Widevine content being downloaded for offline playback, but not Playready #7767
Labels
component: PlayReady
The issue involves the PlayReady DRM
type: bug
Something isn't working correctly
Milestone
Have you read the FAQ and checked for duplicate open issues?
Yes
If the problem is related to FairPlay, have you read the tutorial?
What version of Shaka Player are you using?
4.11.17
Can you reproduce the issue with our latest release version?
Yes
Can you reproduce the issue with the latest code from
main
?Yes
Are you using the demo app or your own custom app?
Both
If custom app, can you reproduce the issue using our demo app?
Yes
What browser and OS are you using?
Microsoft Edge
For embedded devices (smart TVs, etc.), what model and firmware version are you using?
N/A
What are the manifest and license server URIs?
Sent via email
What configuration are you using? What is the output of
player.getNonDefaultConfiguration()
?What did you do?
I wish to enable offline playback of my DRM videos. I am able to download the video if it is not DRM Encrypted, or if it is encrypted with Widevine. When i try to do the same with Playready encrypted videos, i get the following error : https://shaka-player-demo.appspot.com/docs/api/shaka.util.Error.html#value:6006
Shaka Error DRM.FAILED_TO_GENERATE_LICENSE_REQUEST (Failed to execute 'generateRequest' on 'MediaKeySession': Failed to create MF PR CdmSession (2154823689),NotSupportedError: Failed to execute 'generateRequest' on 'MediaKeySession': Failed to create MF PR CdmSession (2154823689),)
https://shaka-player-demo.appspot.com/
What did you expect to happen?
I expected the playready content to get downloaded and play offline.
What actually happened?
Are you planning send a PR to fix it?
The text was updated successfully, but these errors were encountered: