Skip to content
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

M3u8 video fails on Chromecast Ultra when using Shaka but works when not using Shaka #7888

Open
casolorz opened this issue Jan 13, 2025 · 4 comments
Assignees
Labels
platform: Cast Issues affecting Cast devices type: bug Something isn't working correctly
Milestone

Comments

@casolorz
Copy link

I have a video:

https://castvideotests.s3.us-east-1.amazonaws.com/shaka/anime/video.m3u8

This video works fine without Shaka on Chromecast Ultra but it does not work with Shaka.

It works fine with and without Shaka on CCwGTV using Google Cast.

I have made two sample receivers, 36F55B37 with Shaka and 11038870 without Shaka.

I have also made a sample Android app which is attached.
shakatsfailtest.zip

The Shaka error I see is:

[ 20.873s] [cast.framework.media.ShakaPlayer] category: 4
code: 4032
stack: Error: Shaka Error 4032
   at new T (https://ajax.googleapis.com/ajax/libs/shaka-player/4.9.2-caf2/shaka-player.compiled.js:86:311)
   at Ca.h (https://ajax.googleapis.com/ajax/libs/shaka-player/4.9.2-caf2/shaka-player.compiled.js:292:265)
   at Fa (https://ajax.googleapis.com/ajax/libs/shaka-player/4.9.2-caf2/shaka-player.compiled.js:21:299)
   at Ga.next (https://ajax.googleapis.com/ajax/libs/shaka-player/4.9.2-caf2/shaka-player.compiled.js:22:91)
   at b (https://ajax.googleapis.com/ajax/libs/shaka-player/4.9.2-caf2/shaka-player.compiled.js:22:330)
severity: CRITICAL
data: []
@casolorz casolorz added the type: bug Something isn't working correctly label Jan 13, 2025
@casolorz
Copy link
Author

@shaka-bot shaka-bot added this to the v4.13 milestone Jan 13, 2025
@avelad avelad added the platform: Cast Issues affecting Cast devices label Jan 15, 2025
@joeyparrish
Copy link
Member

Looking into it now.

@avelad
Copy link
Member

avelad commented Jan 17, 2025

@joeyparrish any update?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
platform: Cast Issues affecting Cast devices type: bug Something isn't working correctly
Projects
None yet
Development

No branches or pull requests

5 participants