Possible live streaming regression in 2.4.0
Created by: carlanton
Environment
-
The MPD passes the DASH-IF Conformance Tool on http://dashif.org/conformance.html -
The stream has correct Access-Control-Allow-Origin headers (CORS) -
There are no network errors such as 404s in the browser console when trying to play the stream -
The issue observed is not mentioned on https://github.com/Dash-Industry-Forum/dash.js/wiki/FAQ -
The issue occurs in the latest reference client on http://dashif.org/reference/players/javascript/ and not just on my page
- Link to playable MPD file: https://svt01-a.akamaized.net/u/svt01.mpd
- Dash.js version: 2.4.0
- Browser name/version: Chrome 55.0.2883.95
- OS name/version: OS X 10.11.6
Steps to reproduce
Load the live stream https://svt01-a.akamaized.net/u/svt01.mpd in the latest reference player.
Observed behaviour
This live stream does not start in 2.4.0. Segments are downloaded and the manifest is refreshed, but the stream never starts to play.
The stream works as intended in 2.3.0 and earlier releases.