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 support for MultiKey DRM #2450

Merged

Conversation

epiclabsDASH
Copy link
Contributor

This PR adds support for MultiKey DRM (Fix #1595). Tested sucessfully with Clear Key, Widevine and PlayReady.

When initializing a stream, Stream class uses ProtectionController to initialize all possible adaptations of the current period. Later on, in the session creation process and once each keysystem is selected and initData available, we will create just the sessions with unique combinations of initData/keysystem.

@epiclabsDASH epiclabsDASH added this to the v2.6.7 milestone Mar 1, 2018
@epiclabsDASH epiclabsDASH merged commit e8d2f8f into Dash-Industry-Forum:development Mar 2, 2018
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