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

Interaction with Encrypted Media Extensions #2

Open
chrisn opened this issue Jan 18, 2022 · 2 comments
Open

Interaction with Encrypted Media Extensions #2

chrisn opened this issue Jan 18, 2022 · 2 comments

Comments

@chrisn
Copy link

chrisn commented Jan 18, 2022

This question relates to potential implementation considerations. When the media is encrypted for use with EME (e.g., ISO Common Encryption), are SEI events part of the encrypted data? If so, are browser implementations able to access the SEI event and surface them to the web application?

@leonardoFu
Copy link
Owner

I think SEI is part of the encrypted data, so if you cannot decrypt the Video Frame data, Browser cannot parse the SEI information correctly

@chrisn
Copy link
Author

chrisn commented Feb 21, 2022

Discussed in 2022-02-21 meeting. I suggest adding a short description to the explainer that it may not be possible to expose SEI events with video that is protected using EME.

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

2 participants