Re: removeTrack throwing error

2015-12-15 Thread Balwant Bisht
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 wh

removeTrack throwing error

2015-12-15 Thread Balwant Bisht
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

Re: removeTrack throwing error

2015-12-15 Thread Martin Thomson
On Tue, Dec 15, 2015 at 9:14 PM, Balwant Bisht wrote: > Any idea how to track this issue? bugzilla. Please open a bug here: https://bugzilla.mozilla.org/enter_bug.cgi?component=Audio%2FVideo%3A%20MediaStreamGraph=Core ___