I'm trying to get DASH playback working, and I'm using some test streams that are publicly available.
One site I'm getting them from is here:
http://dash-mse-test.appspot.com/media.html Work fine:
http://yt-dash-mse-test.commondatastora ... nifest.mpdhttp://yt-dash-mse-test.commondatastora ... nifest.mpd http://yt-dash-mse-test.commondatastora ... nifest.mpd Another site I'm testing from is here:
http://www-itec.uni-klu.ac.at/dash/?page_id=207 Going to the Elephant's Dream stream, to get the MPD URL:
http://www-itec.uni-klu.ac.at/ftp/datas ... _05_09.mpd orhttp://www-itec.uni-klu.ac.at/ftp/datas ... _05_09.mpd They both do not play back, giving me the error:
The format is not supported or the media is corrupt. Code: -5
This stream also fails on the Stream Test Tool (
Roku Stream/RAF Tester)
Also, while testing some of my personal mpd files, I have caused my Roku 2 to reboot reliably, this did not used to happen on firmware 7.2.
I have been able to crash 2 separate Rokus with different mpds, and no I can't provide the mpds.
But I have noticed that the <SegmentList> element in the MPD has 418 <SegmentURL> elements, with the basic format like this:
<SegmentList>
<Initialization sourceURL="range/0-712"/>
<SegmentURL media="range/5761-161240"/>
<SegmentURL media="range/161241-316558"/>
<SegmentURL media="range/316559-477573"/>
.... snip 415 times or so ....
<SegmentURL media="range/64464096-64620357"/>
<SegmentURL media="range/64620358-64775902"/>
<SegmentURL media="range/64775903-64928166"/>
</SegmentList>
System info:
Model: 2500X - Roku HD
Firmware: 7.5.0 build 4099-03
Side note: Any way to downgrade to 7.2 as it seemed much more stable when playing DASH streams, in general using roVideoScreen.