-
-
Notifications
You must be signed in to change notification settings - Fork 453
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
Video not loading when using piped-bg-helper-server #6985
Comments
I've implemented PoToken support in my fork, using the NewPipeExtractor fork from Piped, and I can't reproduce this error. Maybe the Piped server is parsing/sending the playback chunks incorrectly? |
@FineFindus I've cherry-picked the commit in your fork but I'm getting exactly the same errors so I'm not sure what's going on. This is suspicious to me:
It seems that |
@FineFindus it seems that also my pre-PoToken version was nit working with DASH, only HLS. What Piped (Backend) version are you using on your instance? |
Have you added a PoToken and enabled local feed extraction? I don't think the |
Ah wait, you're not using an instance as you've built a 'local feed extraction' that works without an instance? No I've not done that but I could - interesting add-on (if I'm getting it right). What seems to work with a Piped instance is to (re)enable I'm not sure if this is the best solution, maybe ump should be enabled just for Android which might be related to @FireMasterK can you elaborate whether (re)enabling |
Steps to reproduce
Instructions using Docker:
Add to Piped-Docker/config/config.properties:
Expected behavior
Video should load
Actual behavior
Video gives a "Network error" (using HLS) or a "Source error" with DASH
LibreTube version
0.26.0 (58)
Android version
Android 12
Other details
Error from the Android Studio debugger:
Acknowledgements
The text was updated successfully, but these errors were encountered: