open-webrtc-toolkit/owt-client-javascript

How to disable transcoding completly

Alex-YddeR opened this issue · 2 comments

Hi Team,

How to disable transcoding completely, i just want to enable simulcast with forward stream only. i dont want transcoding to happen on server.

Thanks
Naresh

Hi Naresh,

Transcoding is a server side feature. You'd better to ask it in https://github.com/open-webrtc-toolkit/owt-server.

Closing this issue because it's out of the scope of JavaScript SDK.