WebOS 3.5 is throwing "Failed to execute 'webkitGenerateKeyRequest' on 'HTMLMediaElement': The key system provided ('com.microsoft.playready') is not supported" error. #7770
Labels
component: PlayReady
The issue involves the PlayReady DRM
platform: WebOS
Issues affecting WebOS
status: waiting on response
Waiting on a response from the reporter(s) of the issue
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?
No
What version of Shaka Player are you using?
4.12.4
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?
Demo App
If custom app, can you reproduce the issue using our demo app?
Yes
What browser and OS are you using?
Chrome 38 on WebOS 3.5 (LG 2017)
For embedded devices (smart TVs, etc.), what model and firmware version are you using?
Software Version: 05.70.35
What are the manifest and license server URIs?
I'm using the Axinom test vectors. You can find the demo as well the URLs here -> https://github.com/subhanahmed047/shaka-player-demo/blob/main/index.js#L1-L8
What configuration are you using? What is the output of
player.getNonDefaultConfiguration()
?What did you do?
Simply run the above-mentioned demo.
What did you expect to happen?
I expected to see the playback. The current version I'm running with working playback is v4.7.11.
What actually happened?
I get the following error:
This exact error has been fixed in the past here -> #6558
However back then the issue would come up as a
4032
error instead of the6006
error.Are you planning to send a PR to fix it?
Maybe, I just wanted to raise this issue to see if I can get some pointers.
The text was updated successfully, but these errors were encountered: