Firefox is throwing the following error

Exception... "Unexpected error"  nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)"

On Tuesday, 15 December 2015 15:44:06 UTC+5:30, Balwant Bisht  wrote:
> 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