[ortc] sender.setTrack(): Cannot replace a track that is ended

aboba has just created a new issue for https://github.com/w3c/ortc:

== sender.setTrack():  Cannot replace a track that is ended ==
Currently in Section 5.3, it is stated: 

"4. If track.stop() has been called, return a promise rejected with an
 InvalidStateError."

In WebRTC 1.0, the WG decided that it should be possible to use 
replaceTrack() to replace an "ended" track.

Related to WebRTC 1.0 issue 
https://github.com/w3c/webrtc-pc/issues/732



Please view or discuss this issue at 
https://github.com/w3c/ortc/issues/589 using your GitHub account

Received on Friday, 9 September 2016 02:19:53 UTC