Re: [webrtc-pc] Does direction matter for rejected m= sections? (#1812)

[Turns out](https://jsfiddle.net/jib1/zroe80px/) I missed that Firefox offers `a=inactive` after `transceiver.stop()`—apparently to avoid interop headaches—which somewhat wrecks my [earlier argument](https://github.com/w3c/webrtc-pc/pull/1845#issuecomment-385675103) for closing this. Re-opening.

I suggest we enshrine that behavior in the spec, and open a bug on Firefox to add the missing events (Firefox still doesn't fire the respective `mute` and `removetrack` events on the other end from it).

Chrome doesn't implement transceiver.stop() yet AFAIK. @henbos Does that sound good?

-- 
GitHub Notification of comment by jan-ivar
Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/1812#issuecomment-470284962 using your GitHub account

Received on Wednesday, 6 March 2019 21:31:23 UTC