Multiperiod not working in Chrome
Created by: spiterikevin
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://reference.dashif.org/dash.js/ and not just on my page
- Link to playable MPD file: https://dash.akamaized.net/dash264/TestCases/5a/1/manifest.mpd
- Dash.js version: nightly build on 2017/12/19 : bd9ac095
- Browser name/version: Chrome 63.0.3239.108 (Official Build) (64-bit)
- OS name/version: macOS Sierra 10.12.6 (16G1114)
Steps to reproduce
- Please provide clear steps to reproduce your problem Load reference player. Choose Stream / VOD / Multiperiod. Load/play.
- If the bug is intermittent, give a rough frequency if possible Always.
Observed behaviour
The first period plays, then playback hangs at 3:08 without moving on to the next period.
There is no issue when playing in Firefox 57.0.1 or Safari 11.0.2. There is no issue when playing with dash.js 2.6.4 on either Firefox, Safari or Chrome.