-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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
PlayReady+Widevine MultiDRM error cases #6947
Comments
cjpillsbury
added
Bug
Needs Triage
If there is a suspected stream issue, apply this label to triage if it is something we should fix.
labels
Jan 6, 2025
3 tasks
robwalch
added
Confirmed
Bug report confirmed or reproduced.
and removed
Needs Triage
If there is a suspected stream issue, apply this label to triage if it is something we should fix.
labels
Jan 8, 2025
Marking as 1.6.0 for now. Let me know if you need this in a patch as 1.6 is slated for end of Feb. |
cjpillsbury
pushed a commit
to cjpillsbury/hls.js
that referenced
this issue
Jan 10, 2025
Resolves video-dev#6947 / Suggested changes for video-dev#6946
3 tasks
cjpillsbury
added a commit
to muxinc/elements
that referenced
this issue
Jan 13, 2025
…bug. (#1060) For details on the bug and fix, see: - video-dev/hls.js#6947 - video-dev/hls.js#6946 Full smoke testing of the issue requires a Windows machine with Edgeium and Widevine DRM disabled. If available, please reach out for details on playback ids + tokens to test.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What version of Hls.js are you using?
1.5.18, latest
master#HEAD
(Commit SHA:e346300dc
, which comes after tag: v1.6.0-beta.2 commit)What browser (including version) are you using?
Edge 131.1.0.2903.112
What OS (including version) are you using?
Windows 11 Home 24H2
Test stream
Available on request
Configuration
Additional player setup steps
No response
Checklist
Steps to reproduce
(NOTE: There look to be a few other places where bugs would occur, such as not providing a widevine license URL that should also be resolved.)
Expected behaviour
Playback works with MultiDRM when PlayReady is the only available DRM key system, regardless of order or other details on the media (in media playlist tags or in PSSH container boxes).
What actually happened?
Playback fails with a key system failure error.
Console output
Chrome media internals output
No response
The text was updated successfully, but these errors were encountered: