[webrtc-pc] addTrack can reuse a sender whose transceiver is stopped

docfaraday has just created a new issue for https://github.com/w3c/webrtc-pc:

== addTrack can reuse a sender whose transceiver is stopped ==
The checks that a sender has to pass in order to be reused by addTrack do not include a check that its transceiver is not stopped. addTrack setting the track on a stopped transceiver is probably not what we want.

Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/1494 using your GitHub account

Received on Tuesday, 18 July 2017 23:29:46 UTC