mediasoup-client 3.3.13 released with new `stopTracks` option

mediasoup-client 3.3.13 is out. It comes with better RTC parameters validation and also a new stopTrack option for ProducerOptions. By default it’s true (so previous behavior is not broken). If false, mediasoup-client won’t call stop() on tracks given to a Producer via transport.produce() or produce.replaceTrack().

More info:

This topic was automatically closed after 2 days. New replies are no longer allowed.