-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Description
Have you read the FAQ and checked for duplicate open issues?
Yes I have
If the problem is related to FairPlay, have you read the tutorial?
What version of Shaka Player are you using?
v.4.14.1
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?
Custom
If custom app, can you reproduce the issue using our demo app?
Yes
What browser and OS are you using?
Chrome 90 on Sony Bravia Youview
For embedded devices (smart TVs, etc.), what model and firmware version are you using?
Sony Bravia Amaebi Gen 5
What are the manifest and license server URIs?
I can provide via email if necessary
What configuration are you using? What is the output of player.getNonDefaultConfiguration()
?
Default config with drm
What did you do?
I load a custom app with Shaka player setup to play an MPD asset with Playready DRM onto a Sony TV (Amaebi Gen5, EME version).
What did you expect to happen?
I expect playback to start and continue playing without any issues.
What actually happened?
Playback begins most of the time, but with out of sync usable variants. Fatal RESTRICTIONS CANNOT BE MET / 4012
error is emitted even though video seems to be playing in some cases. Sometimes only audio track can be heard without any frames getting rendered on the screen.
Are you planning to send a PR to fix it?
Yes