Description
Have you read the FAQ and checked for duplicate issues: yes
What version of Shaka Player are you using: 2.2.9
Can you reproduce the issue with our latest release version: yes
Can you reproduce the issue with the latest code from master
: yes
Are you using the demo app or your own custom app: demo app and custom app
If custom app, can you reproduce the issue using our demo app: yes
What browser and OS are you using: Win 10 Chrome
What are the manifest and license server URIs:
(you can send the URIs to shaka-player-issues@google.com instead, but please use GitHub and the template for the rest)
What did you do?
Load live stream and press play
What did you expect to happen?
Stream started
What actually happened?
Infinite loading indicator.
In console I see many errors like this:
segment_reference.js:83 Assertion failed: startTime must be less than endTime
Looks like something broken in new release.