-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
MSS failure in nightly demo with MIME type "mss/video/mp4" #5250
Comments
I don't believe the MSS features have been put into a release yet. Please try the nightly build: https://nightly-dot-shaka-player-demo.appspot.com/ Does this help? |
Ah, my bad. I didn't realize it's not in the latest release yet. With the nightly build, the player is able to recognize the manifest type. However, now it errors out with the following code.
Logs in console:
The browser itself should be fine because the content with the same video/audio sets but in DASH format plays fine: My environment: I can create another issue ticket for this if needed as it's a different issue. |
Thanks for trying! I'll just rename/reuse this issue and assign to @avelad. Are we missing some MIME type transformation for MSS? |
I’ll try to review it tomorrow |
I tested with main branch and it works fine! I don't see any problem. |
@avelad From the console log I shared, the video/audio content types passed to Let me know if you need any other information for further investigation. |
It seems that https://nightly-dot-shaka-player-demo.appspot.com/node_modules/codem-isoboxer/dist/iso_boxer.min.js is missing (404), we need fix it. Thanks! |
@avelad has deployed the nightly demo early, so the fix should be live now. Thanks! |
Thanks you. Wow, Shaka Player is getting more and more powerful. So good to see that. Thank you. |
Have you read the FAQ and checked for duplicate open issues?
Yes
What link can we use to reproduce this?
https://shaka-player-demo.appspot.com/demo/#audiolang=en-US;textlang=en-US;uilang=en-US;panel=CUSTOM%20CONTENT;build=uncompiled
What version of Shaka Player are you using?
v4.3.6-uncompiled
What browser and OS are you using?
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.0.0 Safari/537.36 Edg/113.0.1774.57
What did you do?
Manifest URL: https://amssamples.streaming.mediaservices.windows.net/683f7e47-bd83-4427-b0a3-26a6c4547782/BigBuckBunny.ism/manifest
Name: Smooth Test
What did you expect to happen?
The stream starts playing.
What actually happened?
Playback didn't start and the following error message showed up:
Logs from the console:
The text was updated successfully, but these errors were encountered: