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

HTML Media Element captureStream() should avoid protected/encrypted content #20

Open
yell0wd0g opened this issue Jan 9, 2016 · 3 comments
Labels
tag-tracker Group bringing to attention of the TAG, or tracked by the TAG but not needing response. <video>/<audio>

Comments

@yell0wd0g
Copy link
Member

HTMLMediaElement.captureStream() & co should probably avoid capturing if the HTML element is protected/encrypted, and very likely throw an Exception, the same as Canvas.captureStream() throws a SecurityError exception.

@martinthomson
Copy link
Member

Discussed. There might be some complexity coming out of MSE.

@yell0wd0g
Copy link
Member Author

Pinging this issue in the context of the Chromium intent to ship; Chromium throws currently:

@dontcallmedom
Copy link
Member

The TAG has been asking about this as well.

@dontcallmedom dontcallmedom added the tag-tracker Group bringing to attention of the TAG, or tracked by the TAG but not needing response. label Nov 27, 2020
@jan-ivar jan-ivar added this to the Candidate Recommendation milestone Mar 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tag-tracker Group bringing to attention of the TAG, or tracked by the TAG but not needing response. <video>/<audio>
Projects
None yet
Development

No branches or pull requests

4 participants