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

Alternate BaseURLs not used for init segments #4532

Closed
5 tasks done
bbert opened this issue Jul 22, 2024 · 1 comment
Closed
5 tasks done

Alternate BaseURLs not used for init segments #4532

bbert opened this issue Jul 22, 2024 · 1 comment
Labels

Comments

@bbert
Copy link
Contributor

bbert commented Jul 22, 2024

Environment
Steps to reproduce
  1. Please provide clear steps to reproduce your problem
  1. If the bug is intermittent, give a rough frequency if possible
Observed behavior

Once all retry attempts have been done for init segment, the player will stop requesting without trying alternate BaseURLs

Console output
Paste the contents of the browser console here.
You may need to enable debug logging in dash.js by calling player.updateSettings({ 'debug': { 'logLevel': dashjs.Debug.LOG_LEVEL_DEBUG }}) if you are using your own page.
Expected behavior

The player should try loading the init segment using the next available alternate BaseURL

@bbert bbert added the Bug label Jul 22, 2024
@bbert bbert changed the title Alternate BaseURLs not tried for init segments Alternate BaseURLs not used for init segments Jul 22, 2024
@dsilhavy
Copy link
Collaborator

Fixed in #4533, thanks @bbert

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants