player.load doesn't work with custom manifest retryParameters #782
Labels
status: archived
Archived and locked; will not be updated
type: bug
Something isn't working correctly
Milestone
What version of Shaka Player are you using? v2.1.0
Can you reproduce the issue with our latest release version? Yes
Can you reproduce the issue with the latest code from
master
? YesAre you using the demo app or your own custom app? Custom
What browser and OS are you using? Chrome 58 - Ubuntu 17.04
What did you do?
Use this config:
I change maxAttempts to 4 (with 0, 1, 2 the error doesn't occur)
Load any url that returns 404 (https://storage.googleapis.com/shaka-demo-assets/sintel/dash1.mpd)
While the attemps happen, you need load another assets(that exists). Player.load does nothing
The text was updated successfully, but these errors were encountered: