versatica / mediasoup-client

mediasoup client side JavaScript library
https://mediasoup.org
ISC License
591 stars 237 forks source link

Cannot change the number of encodings with setParameters #293

Closed alecpl closed 8 months ago

alecpl commented 8 months ago

Bug Report

I'm not sure it's a bug as it is just a warning Firefox 123.0 gives in the console:

"WARNING! Invalid setParameters call detected! The good news? Firefox supports sendEncodings in addTransceiver now, so we ask that you switch over to using the parameters code you use for other browsers. Thank you for your patience and support. The specific error was: Cannot change the number of encodings with setParameters".

Your environment

ibc commented 8 months ago

This was a pending change. However first time I tried what the log says, it did NOT work. Now it does. On it.

ibc commented 8 months ago

Done. Released in 3.7.6