-
-
Notifications
You must be signed in to change notification settings - Fork 446
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 playing in DASH format #5855
Comments
To fix 1002 errors Piped project disabled ump with this commit: TeamPiped/Piped-Backend@d5572d7 Which breaks DASH for some reason |
This comment was marked as spam.
This comment was marked as spam.
This happened to me just recently |
Try disabling DASH in settings. Worked for me, probably will for you as well |
This did it for me. edit: edit2: it pauses every few minutes now, though |
For those using libretube with a selfhosted piped server with docker, where switching to HLS doesn't seem to work and where the backend got updated recently by watchtower; 1337kavin/piped@sha256:afa51dbe3089686e42e894a405dabf7cc6f649b739c4f801c766153bf7a96a3c is the image with digestID just before the update that disabled UMP and breaks DASH as mentioned by @ngn13. Currently using this image, back up and running, till the issue git fixed. |
Debug log shows the issue comes from ExoPlayer:
The DASH manifest created using |
I'm using hls and the auto generated captions don't appear. |
same here - DASH is not working, and HLS is slow and without automatic subtitles |
I am getting
I've logged and compared requests from Piped and LibreTube at the proxy's side, and they're pretty much identical. So I suspect that when disabling ump, YouTube's video format is different and thus no longer compatible with the ExoPlayer, while Shaka does handle things differently at the Piped frontend on the web. I've tested downgrading the ExoPlayer version - without any notable changes. |
This worked for me as well but only for the video. It is still failing in audio mode... |
The audio player did not respect the |
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
You can simply disable the proxying in the settings. Go to settings -> Instance and select 'Disable Piped proxy'. That setting will make LibreTube basically act just like NewPipe. |
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
unrelated but apparently adding a channel to a group crashes libretube debug |
@Not-A-Coder2023 Please open a new issue for that |
Pinnacle of subtle software quirks. |
I know a previous comment said not to comment just to say one is experiencing this problem as well, but I feel like something has happened recently; Up until a few minutes ago, I have been able to play DASH on at least one instance. But now, every instance is either unable to play DASH or is returning "sign in to confirm you're not a not" errors. HLS, as mentioned in the setting to use it over DASH, is QUITE slow... and there is a limit to how far the video will buffer. Once it hits that limit, it won't buffer any more, even if I begin playing the video. I have to change the resolution to clear the played buffer once I reach the end of the buffer so the video can buffer the next 30 seconds or so of the video. This is an awful lot of hoops to jump through to watch a video, even at just 144p and "worst" audio quality |
The instance you were using was probably running an older version of Piped, with this commit Piped disabled ump, which breaks DASH
The "sign in" error you are getting is not related to HLS or DASH, please see this issue. |
Steps to reproduce
1.Watch a video by searching or whatever
2.the video remains black and no sound
Expected behavior
The video plays like normal
Actual behavior
The video remains black and plays only in HLS
LibreTube version
0.22.2
Android version
Android 12
Other details
Was it of next DNS or libretube itself
Acknowledgements
The text was updated successfully, but these errors were encountered: