mediasoup-client 3.11.0 has been released.
It comes with a new boolean option in device.load()
method: preferLocalCodecsOrder
(which is false
by default). If set to true
, then when producing video (without specifying a codec) mediasoup-client will select the first compatible video codec in browser’s preferred order rather than honouring the order of codecs provided to mediasoup servers
Router`.