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

Playback fails when some but not all representations require unsupported DRM security level #5421

Closed
caridley opened this issue Jul 19, 2023 · 5 comments
Labels
status: archived Archived and locked; will not be updated status: duplicate A duplicate of another issue; should be closed after linking to the original issue

Comments

@caridley
Copy link
Contributor

Have you read the FAQ and checked for duplicate open issues?
Yes

What version of Shaka Player are you using?
4.3.7

Can you reproduce the issue with our latest release version?
Yes

Can you reproduce the issue with the latest code from main?
Have not tried

Are you using the demo app or your own custom app?
Demo app

If custom app, can you reproduce the issue using our demo app?
Yes

What browser and OS are you using?
Chrome 114 on Mac OS 13.4.1

For embedded devices (smart TVs, etc.), what model and firmware version are you using?
NA

What are the manifest and license server URIs?
I will e-mail manifest and license urls to [email protected]
Contents of the manifest are attached
track_keys_manifest.txt

What configuration are you using? What is the output of player.getConfiguration()?
See attached file
shaka-config.txt

What did you do?
We are trying to play a VOD DASH stream that use a different DRM key for higher resolution video representations. That key requires a higher widevine security level that is not supported by the Chrome desktop browser.

We expect shaka to play one of the lower resolution representations that do not require the higher widevine security level, but playback fails on failure of the license request for the key associated with the higher resolution streams. We see this error

Shaka Error DRM.LICENSE_REQUEST_FAILED (shaka.util.Error { "severity": 2, "category": 1, "code": 1001, "data": [ "https://licenseurlremoved", 403, "{"code":130001,"message":"License denied. Failed to find a policy for the requested security level SW_SECURE_DECODE."}", { "content-length": "118", "content-type": "application/json; charset=UTF-8" }, 2 ], "handled": false, "message": "Shaka Error NETWORK.BAD_HTTP_STATUS

We are able to play this stream if we set restriction.maxWidth to 1024.

@caridley caridley added the type: bug Something isn't working correctly label Jul 19, 2023
@github-actions github-actions bot added this to the v4.4 milestone Jul 19, 2023
@caridley
Copy link
Contributor Author

caridley commented Aug 3, 2023

Is there anybody out there? Any suggestions on how we can fix this?

@caridley
Copy link
Contributor Author

Hi, we could really use some help with this one.

@avelad avelad modified the milestones: v4.4, v4.5 Aug 31, 2023
@avelad avelad modified the milestones: v4.5, v4.6 Oct 5, 2023
@avelad avelad modified the milestones: v4.6, v5.0 Nov 16, 2023
@avelad
Copy link
Member

avelad commented Nov 30, 2023

@caridley can you send the manifest and license urls to [email protected] ? Thanks!

@caridley
Copy link
Contributor Author

caridley commented Dec 1, 2023

Just sent e-mail with new test stream manifest and licence urls.

@avelad avelad modified the milestones: v4.7, v5.0 Dec 4, 2023
@avelad avelad added component: EME The issue involves the Encrypted Media Extensions web API priority: P2 Smaller impact or easy workaround labels Jan 10, 2024
@avelad
Copy link
Member

avelad commented Jan 10, 2024

Same issue as #3051. So I'm going to close it as a duplicate.

@avelad avelad closed this as completed Jan 10, 2024
@avelad avelad added status: duplicate A duplicate of another issue; should be closed after linking to the original issue and removed type: bug Something isn't working correctly component: EME The issue involves the Encrypted Media Extensions web API priority: P2 Smaller impact or easy workaround labels Jan 10, 2024
@avelad avelad removed this from the v5.0 milestone Jan 10, 2024
@shaka-bot shaka-bot added the status: archived Archived and locked; will not be updated label Mar 10, 2024
@shaka-project shaka-project locked as resolved and limited conversation to collaborators Mar 10, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
status: archived Archived and locked; will not be updated status: duplicate A duplicate of another issue; should be closed after linking to the original issue
Projects
None yet
Development

No branches or pull requests

3 participants