Multi-period DASH streams no longer start with v4.4.0+ #5651
Labels
component: DASH
The issue involves the MPEG DASH manifest format
priority: P1
Big impact or workaround impractical; resolve before feature release
status: archived
Archived and locked; will not be updated
type: bug
Something isn't working correctly
Milestone
Have you read the FAQ and checked for duplicate open issues? --> yes
If the problem is related to FairPlay, have you read the tutorial? --> Not related to Fairplay
What version of Shaka Player are you using? 4.3.11 (works), 4.4.0-4.4.1 (does not work)
Can you reproduce the issue with our latest release version? --> yes, reproduced on 4.4.1
Can you reproduce the issue with the latest code from
main
? --> yesAre you using the demo app or your own custom app? --> demo app
If custom app, can you reproduce the issue using our demo app? --> yes repro'ed in demo app
What browser and OS are you using? --> Chrome 116.0.5845.179 on macOS 13.5.1
For embedded devices (smart TVs, etc.), what model and firmware version are you using? N/A
What are the manifest and license server URIs? Will be sent by email.
What configuration are you using? What is the output of
player.getConfiguration()
? Default config of the demo player.What did you do?
What did you expect to happen?
What actually happened?
Infinite buffering. Manifests and segments are being fetched, but the stream never starts.
The text was updated successfully, but these errors were encountered: