-
Notifications
You must be signed in to change notification settings - Fork 9
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
Comments
Could be related to #23 (i.e. by letting the addon follow the |
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. |
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). |
Related to: Stremio/stremio-bugs#984 |
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
The text was updated successfully, but these errors were encountered: