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

Single component representation with DRM issue #360

Closed
maxbykov opened this issue Apr 28, 2016 · 1 comment
Closed

Single component representation with DRM issue #360

maxbykov opened this issue Apr 28, 2016 · 1 comment
Assignees
Labels
component: EME The issue involves the Encrypted Media Extensions web API status: archived Archived and locked; will not be updated type: bug Something isn't working correctly
Milestone

Comments

@maxbykov
Copy link

Hi again,
I've got a feeling that this commit 50a43ff broke single representation (audio only/video only) streams.
Sample manifest: https://gist.github.com/maxbykov/9ab6b4cf73ab537ad4b5bdecb4a420b8
The issue might be here where if there is no video or audio, corresponding
*Capabilities would be undefinedand it will result in DRM.FAILED_TO_CREATE_CDM (Cannot read property 'contentType' of undefined)

@maxbykov maxbykov changed the title Single component representation issue Single component representation with DRM issue Apr 28, 2016
@tdrews tdrews added the type: bug Something isn't working correctly label Apr 28, 2016
@tdrews
Copy link
Contributor

tdrews commented Apr 28, 2016

Thanks for the report. We'll take a look.

@joeyparrish joeyparrish self-assigned this May 2, 2016
@joeyparrish joeyparrish added this to the v2.0.0 milestone May 2, 2016
@TheModMaker TheModMaker added the component: EME The issue involves the Encrypted Media Extensions web API label Feb 1, 2017
@shaka-project shaka-project locked and limited conversation to collaborators Mar 22, 2018
@shaka-bot shaka-bot added the status: archived Archived and locked; will not be updated label Apr 15, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
component: EME The issue involves the Encrypted Media Extensions web API status: archived Archived and locked; will not be updated type: bug Something isn't working correctly
Projects
None yet
Development

No branches or pull requests

5 participants