Ondemand audio-only stream fails to play with dev reference player
Created by: davemevans
In latest dev reference player, the following on-demand audio-only stream throws Uncaught TypeError: Cannot read property 'audio' of undefined
. This is coming from MediaController.js:167 - getCurrentTrackFor
.
MPD: http://rdmedia.bbc.co.uk/dash/ondemand/testcard/radio/1/client_manifest.mpd UA/OS Chrome 50.0.2661.87, Win 7.
Steps to reproduce:
- Copy MPD URL into text field, click load.
This is working in 2.1.1 so hopefully shouldn't be too hard to find.