Skip to content
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

VideoJS not choosing optimal bitrate profile when far from origin #8872

Open
fkerrin opened this issue Sep 18, 2024 · 1 comment
Open

VideoJS not choosing optimal bitrate profile when far from origin #8872

fkerrin opened this issue Sep 18, 2024 · 1 comment

Comments

@fkerrin
Copy link

fkerrin commented Sep 18, 2024

We have live HLS streams from a Unified Streaming origin in Italy that is delivered via Akamai CDN globally. When there are few users streaming, the player performs badly when they are far from the origin. As this service is delivered to users in Australia, we have concentrated our testing there and found that there is a server response delay of around 400-800ms and a download time of over 1 second bringing the total time to around 2 seconds for the highest profile (5Mbps). For 8 second chunks this should be plenty of time but it seems to be forcing the decision to the lowest profile (0.7Mbps). The streams are fine for users close to the origin. We've tried different players and they perform better. Maybe we have not got set the parameters correctly to deal with this kind of scenario? Below is the URL for an embedded VideoJS player including the test stream we are using (which has an overlay showing the current profile). I also include the same for a Shaka player for comparison.

I hope you can point me in the right direction to improve the VideoJS performance.

Copy link

welcome bot commented Sep 18, 2024

👋 Thanks for opening your first issue here! 👋

If you're reporting a 🐞 bug, please make sure you include steps to reproduce it. We get a lot of issues on this repo, so please be patient and we will get back to you as soon as we can.
To help make it easier for us to investigate your issue, please follow the contributing guidelines.

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

No branches or pull requests

1 participant