Fairplay playback works in Safari on MacOS but not on iOS #7890
Labels
component: FairPlay
The issue involves the FairPlay DRM
platform: iOS
Issues affecting iOS
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?
yes
What version of Shaka Player are you using?
I tried latest as well master. In the demo I am using the last version on cdnjs (4.12.6)
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?
own
If custom app, can you reproduce the issue using our demo app?
it uses custom DRM request/response filter, couldn't use demo app
What browser and OS are you using?
I tested on latest Safari on
What are the manifest and license server URIs?
Its all part of the demo sample below
What configuration are you using? What is the output of
player.getNonDefaultConfiguration()
?Its all part of the demo sample below
What did you do?
What did you expect to happen?
I expected playback on iOS
What actually happened?
it fails with error 3016, Media failed to decode. You should be easily able to reproduce the same using the code sample above or its available on URL https://mw.motv.eu/static/player.html
I tested on multiple mac's and it worked everywhere, I would expect that the some code would work on iOS on Safari but it does not. However the error reported is not very descriptive and I am not sure where to look now, could you please help me find the cause?
Are you planning to send a PR to fix it?
No, I am not sure what is wrong.
The text was updated successfully, but these errors were encountered: