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

Add DRM error for insecure origin #2435

Conversation

nicosang
Copy link
Contributor

Hi,

this PR has to return a DRM error when key system access is not available due to an insecure origin. So, dash.js can't use requestMediaKeySystemAccess function to detect EME version, but has to return a explicit error in this use case.
In order to validate this PR, dash-if reference page has to be opened in chrome (use ip address not localhost) and try to play a widevine protected content.

Nico

@epiclabsDASH epiclabsDASH added this to the v2.6.7 milestone Feb 26, 2018
@epiclabsDASH epiclabsDASH merged commit 2ba5419 into Dash-Industry-Forum:development Feb 26, 2018
@nicosang nicosang deleted the AddDRMErrorCodeForInsecureOrigin branch February 26, 2018 15:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants