Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sender.setTrack(): Cannot replace a track that is ended #589

Closed
aboba opened this issue Sep 9, 2016 · 0 comments
Closed

sender.setTrack(): Cannot replace a track that is ended #589

aboba opened this issue Sep 9, 2016 · 0 comments

Comments

@aboba
Copy link
Contributor

aboba commented Sep 9, 2016

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 w3c/webrtc-pc#732

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants