Some demo to skip the transcoding in KMS

Do you know which is the way to get video from camera to end user without be encoded by kms?

where can i manage this in openvidu?

i just need use webrtc to avoid innecesary encoding ( in some cases )

thanks

By default Kurento doesn’t encode the video.

It only encodes video in some specific situations when there are incompatible codecs.

thanks for your answer,
I installed the openvidu docker with default OpenVidu Call enabled and openvidu ionic demo.

i see 40% load cpu in corei5 8 gb ram (virtual machine) with 2 users connected (1 in ionic, 1 in browser)

both clients subscribed to an ip camera (session initiated as ip-camera demo) ; ¿is this load percentage normal?

Try to set this property to false to avoid transcoding if camera codec is compatible with the browser:

https://docs.openvidu.io/en/2.14.0/advanced-features/ip-cameras/#adaptativebitrate