Skip to content

Conversation

@AinzRimuru
Copy link

Updated max buffer length calculation based on bitrate and added clamping between 6s and 60s. Removed hardcoded buffer length limits for specific browsers.

Changes
Updated max buffer length calculation based on bitrate and added clamping between 6s and 60s. Removed hardcoded buffer length limits for specific browsers.

Issues
Fix #5246
Fix #15787

Updated max buffer length calculation based on bitrate and added clamping between 6s and 60s. Removed hardcoded buffer length limits for specific browsers.
@AinzRimuru AinzRimuru requested a review from a team as a code owner December 29, 2025 15:57
@jellyfin-bot
Copy link
Collaborator

jellyfin-bot commented Dec 29, 2025

Cloudflare Pages deployment

Latest commit fcfb5cf
Status ✅ Deployed!
Preview URL https://e0390cd3.jellyfin-web.pages.dev
Type 🔀 Preview

View build logs

@sonarqubecloud
Copy link

@AinzRimuru
Copy link
Author

Based on observations, the modified network resources are now being utilized more efficiently. The previous 6-second limitation caused bubbles in the buffering process, resulting in the network being idle or restricted approximately 20% of the time. This means that after the modification, the player's requirements for the network environment will be reduced to some extent.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Frequent stuttering during playback. Jellyfin stutters when playing buffered videos.

2 participants