I am trying to replace audio stream using removeTrack & addTrack of 
RTCRtpSender. But removeTrack throwing error (not sure about the exact error as 
its not happening on my system), which causes multiple audio tracks to our MCU 
server and server getting audio packets from both audio ssrc.

I think FF throwing INVALID_STATE_RAISE error which it suppose to dispatch when 
a track is in finished state, but in that case I will expect no media on that 
ssrc.

Any idea how to track this issue?
_______________________________________________
dev-media mailing list
dev-media@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-media

Reply via email to