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: