versatica / libmediasoupclient

mediasoup client side C++ library

Home Page:https://mediasoup.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to manually set the producer audio and video codec

WhitePi opened this issue · comments

In mediasoup-client,I can specify the producer codec use ProducerOptions(‘codec’);but libmediasoupclient cant!It has no ‘codec ’parameter?Do I need to adjust the source code or operate 'routerRtpCapability' and then load again?

It's a missing feature in libmesiasoupclient, yes.