Azure Media Service MSS doesn't work on iOS & Mac Safari #7509
Labels
browser: Safari
Issues affecting Safari or WebKit derivatives
component: MSS
The issue involves Microsoft Smooth Streaming manifest format
priority: P2
Smaller impact or easy workaround
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?
N/A
What version of Shaka Player are you using?
4.11.10
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?
I have tried in both. I can reproduce the issue in both implementations
If custom app, can you reproduce the issue using our demo app?
Yes
What browser and OS are you using?
Safari Mac OSX 14.5 (23F79)
Safari iOS 18.0.1
For embedded devices (smart TVs, etc.), what model and firmware version are you using?
N/A
What are the manifest and license server URIs?
https://universalstore.streaming.mediaservices.windows.net/30fb1348-fa2b-4749-a7ab-f472194e0d7e/fb6cddcf-d52c-4a6c-ac63-4d104d58.ism/manifest
https://universalstore.streaming.mediaservices.windows.net/ef30bfa6-c6e0-4007-b9d9-b8b4616af3b8/10c70f71-17f5-46ec-aa1b-b3023ce3.ism/manifest
https://universalstore.streaming.mediaservices.windows.net/8b1ee0d1-3da9-449d-a3a9-37cb5f4d7bd6/5fa62a62-a291-436f-b3eb-5d959d05.ism/manifest
What configuration are you using? What is the output of
player.getNonDefaultConfiguration()
?{}
What did you do?
What did you expect to happen?
The player should play the whole video
What actually happened?
Following the issue: 7483, the AMS manifests are working now on Windows & Edge browsers. However, we are still unable to play the videos on iOS & Mac Safari browsers.
There is no detailed error message getting logged from shaka on demo-app and we do not see any outgoing Fragment API requests to AMS.
Note that AMS manifest(s) works on Safari devices on dash.js - MSS but not on shaka player.
shaka-ios-screen-recording.mp4
Are you planning send a PR to fix it?
No
The text was updated successfully, but these errors were encountered: