Cannot call reset on Edge
Created by: metalgigio
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: http://dash.edgesuite.net/envivio/EnvivioDash3/manifest.mpd
- Dash.js version: 2.9.1
- Browser name/version: Microsoft Edge 42.17134.1.0
- OS name/version: Windows 10
Steps to reproduce
Call reset();
Observed behaviour
I'm trying to change src so i call reset to reinizialise the player. It works correctly in Chrome and Firefox but not in Edge which throw an error when calling reset
Console output
SCRIPT5007: Unable to get property 'start' of undefined or null reference AbrController.js (727,35)