You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using devtools you can block the request corresponding to the 1st init segment that will be requested
Launch the stream
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
The text was updated successfully, but these errors were encountered:
Environment
https://www.content-steering.com/bbb/playlist_steering_cloudfront_https.mpd
nightly
Steps to reproduce
Observed behavior
Once all retry attempts have been done for init segment, the player will stop requesting without trying alternate BaseURLs
Console output
Expected behavior
The player should try loading the init segment using the next available alternate BaseURL
The text was updated successfully, but these errors were encountered: