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

Chromecast issue with YouTube TV #211

Open
LunaFennec opened this issue Dec 4, 2024 · 5 comments
Open

Chromecast issue with YouTube TV #211

LunaFennec opened this issue Dec 4, 2024 · 5 comments

Comments

@LunaFennec
Copy link

Grabber works fine in UI and things like plex and spotify clips... however in youtube TV it seems to only show 3-4 frames before looping them and becoming stuck. This only happens as the mobile release youtube sideloaded on the chromecast works fine.
When the frames are looping the ui still shows fine through the hyperion live view- however the media itself is still looping.

@CommanderRedYT
Copy link

Have the same problem on the Chromecast 4K with the Jellyfin for Android TV app

@CommanderRedYT
Copy link

After some research it seems that the problem exists when there is a video player, and then only for this. For me, the youtube player bar is updating, but the video in the background is looping.

@CommanderRedYT
Copy link

Okay, I did even more research alongside managing to compile this in Intellij Idea.

I added some code that computes the hash of the buffer that is being sent and for 500 samples, there are about 9 unique hashes when the problem occurs, meaning the send function already is getting bad data. Thing is, this is called basically directly by this: https://developer.android.com/reference/android/media/ImageReader.OnImageAvailableListener

@Anashost
Copy link

anybody managed to make it work? mine not working in any player, as explained here: #208 (comment)

@CommanderRedYT
Copy link

My setup right now is doing it with hyper-tizen, although that one has HDR issues when the source is HDMI. So it's fine for a game console (where this project can't help anyways) but for watching movies on this it would probably be better also installing it on the Chromecast.

I once tried running the grabber in an emulated tv on my laptop, there it worked fine. However, that one had much newer android version available. (I think it was >=12 or even >=14)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants