[Issue]: Slow streaming #4661

Closed
opened 2026-02-07 01:03:10 +03:00 by OVERLORD · 3 comments
Owner

Originally created by @mebitek on GitHub (Feb 23, 2023).

Please describe your bug

I'm on cloduflare tunnel self hosting jellyfin 10.8 (rapsberry pi 4) in docker container.
cloduflare test speed reports download 12.6mbps and upload 6.39mbs
however if I set quality to 3mbps the video is continuosly buffering resulting impossible to view the video
connecting to my local lan no problem are reported and I can stream at 60mbps without problem

when I stream over tunnel nload eth0 on my host docker machine reports just 50-100kbit/s
when I stream over lan nload eth0 on my host docker machine reports 20-60Mbit/s

I correctly setup hardware accelleration
in both case in logs I see: [WRN] [36] Jellyfin.Server.Middleware.ResponseTimeMiddleware: Slow HTTP Response from [ip or domain name]

could you please help me?

Jellyfin Version

10.8.0

if other:

No response

Environment

- OS:
- Virtualization: docker
- Clients: android, windows, linux
- Browser: brave
- FFmpeg Version: 
- Playback Method:
- Hardware Acceleration: 
- Plugins:
- Reverse Proxy: cloduflare
- Base URL: 
- Networking:
- Storage:

Jellyfin logs

[WRN] [36] Jellyfin.Server.Middleware.ResponseTimeMiddleware: Slow HTTP Response from

FFmpeg logs

No response

Please attach any browser or client logs here

No response

Please attach any screenshots here

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
Originally created by @mebitek on GitHub (Feb 23, 2023). ### Please describe your bug I'm on cloduflare tunnel self hosting jellyfin 10.8 (rapsberry pi 4) in docker container. cloduflare test speed reports download 12.6mbps and upload 6.39mbs however if I set quality to 3mbps the video is continuosly buffering resulting impossible to view the video connecting to my local lan no problem are reported and I can stream at 60mbps without problem when I stream over tunnel nload eth0 on my host docker machine reports just 50-100kbit/s when I stream over lan nload eth0 on my host docker machine reports 20-60Mbit/s I correctly setup hardware accelleration in both case in logs I see: [WRN] [36] Jellyfin.Server.Middleware.ResponseTimeMiddleware: Slow HTTP Response from [ip or domain name] could you please help me? ### Jellyfin Version 10.8.0 ### if other: _No response_ ### Environment ```markdown - OS: - Virtualization: docker - Clients: android, windows, linux - Browser: brave - FFmpeg Version: - Playback Method: - Hardware Acceleration: - Plugins: - Reverse Proxy: cloduflare - Base URL: - Networking: - Storage: ``` ### Jellyfin logs ```shell [WRN] [36] Jellyfin.Server.Middleware.ResponseTimeMiddleware: Slow HTTP Response from ``` ### FFmpeg logs _No response_ ### Please attach any browser or client logs here _No response_ ### Please attach any screenshots here _No response_ ### Code of Conduct - [X] I agree to follow this project's Code of Conduct
OVERLORD added the bugstale labels 2026-02-07 01:03:10 +03:00
Author
Owner

@MrHugelberg commented on GitHub (Feb 24, 2023):

Could this be related due to jellyfin using single segment streaming?
https://github.com/jellyfin/jellyfin/issues/3206

@MrHugelberg commented on GitHub (Feb 24, 2023): Could this be related due to jellyfin using single segment streaming? https://github.com/jellyfin/jellyfin/issues/3206
Author
Owner

@1337haXXor commented on GitHub (Feb 25, 2023):

I'm experiencing a similar problem. Setup is completely different (Windows Server), but the issue is the same. I have 25mbps upload here, and have JF streaming set to use only 7mbps. But almost all shows constantly buffer. I have a beefy GPU, and the transcodes finish quickly, so it's not that. I see the "Slow HTTP Response" all over the logs as well, but if I recall from earlier research, that's actually something completely different that's not important?

EDIT: Figured I'd chime in. I'd read before, if it's slow and it's not transcoding, it's always internet. Well, sure enough, I guess it was, for me. I have my Jellyfin capped at 4Mbps and that seems to be enough. Tragic, I know, but that's all I get with freaking Comcast. :/

@1337haXXor commented on GitHub (Feb 25, 2023): I'm experiencing a similar problem. Setup is completely different (Windows Server), but the issue is the same. I have 25mbps upload here, and have JF streaming set to use only 7mbps. But almost all shows constantly buffer. I have a beefy GPU, and the transcodes finish quickly, so it's not that. I see the "Slow HTTP Response" all over the logs as well, but if I recall from earlier research, that's actually something completely different that's not important? EDIT: Figured I'd chime in. I'd read before, if it's slow and it's not transcoding, it's *always* internet. Well, sure enough, I guess it was, for me. I have my Jellyfin capped at 4Mbps and that seems to be enough. Tragic, I know, but that's all I get with freaking Comcast. :/
Author
Owner

@jellyfin-bot commented on GitHub (Jun 25, 2023):

This issue has gone 120 days without comment. To avoid abandoned issues, it will be closed in 21 days if there are no new comments.

If you're the original submitter of this issue, please comment confirming if this issue still affects you in the latest release or master branch, or close the issue if it has been fixed. If you're another user also affected by this bug, please comment confirming so. Either action will remove the stale label.

This bot exists to prevent issues from becoming stale and forgotten. Jellyfin is always moving forward, and bugs are often fixed as side effects of other changes. We therefore ask that bug report authors remain vigilant about their issues to ensure they are closed if fixed, or re-confirmed - perhaps with fresh logs or reproduction examples - regularly. If you have any questions you can reach us on Matrix or Social Media.

@jellyfin-bot commented on GitHub (Jun 25, 2023): This issue has gone 120 days without comment. To avoid abandoned issues, it will be closed in 21 days if there are no new comments. If you're the original submitter of this issue, please comment confirming if this issue still affects you in the latest release or master branch, or close the issue if it has been fixed. If you're another user also affected by this bug, please comment confirming so. Either action will remove the stale label. This bot exists to prevent issues from becoming stale and forgotten. Jellyfin is always moving forward, and bugs are often fixed as side effects of other changes. We therefore ask that bug report authors remain vigilant about their issues to ensure they are closed if fixed, or re-confirmed - perhaps with fresh logs or reproduction examples - regularly. If you have any questions you can reach us on [Matrix or Social Media](https://docs.jellyfin.org/general/getting-help.html).
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#4661