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

4k streams crashing with libvlc on Android TV #41

Open
Camzilla78 opened this issue Sep 30, 2024 · 4 comments
Open

4k streams crashing with libvlc on Android TV #41

Camzilla78 opened this issue Sep 30, 2024 · 4 comments
Labels
bug Something isn't working

Comments

@Camzilla78
Copy link

4k streams play fine for a little with exo on android tv latest version, tries to switch to libvlc then crashes to homescreen on easynews +. Same file plays the entire way through with original easynews addon. Happens with every stream I've tried

@sleeyax
Copy link
Owner

sleeyax commented Sep 30, 2024

Could be related to #23 (i.e. by letting the addon follow the Location header to the inner stream).

@sleeyax sleeyax changed the title 4k streams crashing 4k streams crashing with libvlc on Android TV Sep 30, 2024
@sleeyax sleeyax added the bug Something isn't working label Sep 30, 2024
@Camzilla78
Copy link
Author

Camzilla78 commented Nov 8, 2024

Sorry I didn't see this til now but thx for the response. I'm assuming it's an addon issue then I was starting to believe it was an apk issue? Gdrive does the exact same thing but both work fine on mobile that's the confusing thing.

@sleeyax
Copy link
Owner

sleeyax commented Nov 8, 2024

It's a bit of both. We follow the addon SDK spec and return streamable links in a manner that should be supported by all Stremio players. But from What I understand it turns out Stremio for android TV in particular fails to handle them well for some reason. The issue can be fixed by either modifying this addon to handle streams a bit differently (linked issue) or by the Stremio team (android TV bug).

@sleeyax
Copy link
Owner

sleeyax commented Nov 12, 2024

Related to: Stremio/stremio-bugs#984

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants