-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
Can't fully play any stream #8307
Comments
I don't think we can do anything about this... your device just runs out of memory, try to close some apps in the background or use smaller resolutions |
Well, I guess you guys know a lot more than me, it's just that SmartTubeNext works good on the same device and, as far as I know, both apps use ExoPlayer to play the videos. So, you're saying that NewPipe can't run on any device with 1Gb of RAM?? Couldn't it be caused by a memory leak?? Thanks anyway for taking the time to answer!! |
Yes, it could well be that there is a memory leak. Could you check if #8170 improves anything by chance? |
Sorry for the dumb question, I'm pretty new at Github. In order to test that I have to compile your fork with Android Studio, right?? Thanks again for your time and effort!! |
No, you don't have to, the CI compiles an APK for you :) See the If no |
Thank you so much!! I'll try it now to see how it goes. ;) |
I've
Hi! I've tried it and the problem persists... I'm running the app with 496Mb of free RAM memory and all background processes disabled in Android's developer settings, so pretty much nothing else is being executed when I run NewPipe. Shouldn't it be enough for the app to work correctly?? I can't even get 720p videos to finish playing and I even tried disabling Thumbnails, Comments, etc, to save as much memory as possible. Maybe there's something else that's failing and it's not a memory related thing?? |
Thanks for opening it up again, hope we can find the solution! Whatever I can do from my side, just let me know! ;) |
My device can't be upgraded to Lollipop, so, not a "fix" for me, just one less bug to fix for you guys if you drop 4.4 support... :'( |
And what is this OS called exactly? (You can usally check it in the about-tab inside the settings) |
Having done some skimming on what the UG802 Android Stick is, it is apparently a mini PC used specifically with TVs to make them behave closer to a Smart TV, similar to a Chromecast or other device. This SoC usually only comes with Android 4.0.x Ice Cream Sandwich versions by default. However, a small community exists that revolves around rooting it and installing custom ROMs as part of customizing it for Android Media Center purposes. One popular use for it is for running instances of XMBC, now known as the Kodi media player. However, it will never use the latest version of Kodi, as it now requires Android 5.0 Lollipop minimum. For that matter, how did this user acquire NewPipe? Through an APK, F-Droid, or what? |
This issue has been automatically closed because there has been no response to our request for more information from the original author. With only the information that is currently in the issue, we don't have enough information to take action. Please reach out if you have or find the answers we need so that we can investigate further. |
Checklist
Affected version
Every version till date, including 0.23.0 Debug version.
Steps to reproduce the bug
Expected behavior
Play video correctly from beginning to end.
Actual behavior
Video playing starts correctly, then after a couple of seconds/minutes it stops and app crashes.
Screenshots/Screen recordings
No response
Logs
Exception
Crash log
Affected Android/Custom ROM version
Android 4.4.2 Custom ROM
Affected device model
UG802 Android Stick (With 1GB of RAM)
Additional information
I'm experiencing this bug since the first time I found the app a year ago, so, this is the first time I'm reporting it but it happened with every single release till date.
EDIT: In case it's helpful, with 1080p video the error eccurs faster than with 720p.
The text was updated successfully, but these errors were encountered: