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

Update video properties when the MediaStream is closed #27

Closed
ibc opened this issue Jun 26, 2015 · 0 comments
Closed

Update video properties when the MediaStream is closed #27

ibc opened this issue Jun 26, 2015 · 0 comments

Comments

@ibc
Copy link
Collaborator

ibc commented Jun 26, 2015

Currently the properties of the video (videoWidth, readyState...) are not reverted to the native values until the .src attribute of the video is changed (which may never happen). Same for its MediaStreamRenderer which is not closed until that moment.

Improve that.

@ibc ibc closed this as completed in 8accd06 Jun 26, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant