Closed
Description
Hi,
I've been testing several different DASH manifest types - all combinations of:
- live / vod
- multi / single period
- segment timeline / template / list
All combinations worked fine except one - multi period vod that uses SegmentTemplate.
What happens is that the player hangs after the first period - it does not load the init segment nor the fragments of the second period.
This is the stream URL:
http://lbd.kaltura.com:8001/mapped/playlist-saas.php/disc/1/type/vod/manifest.mpd
Oddly, the respective live URL is working:
http://lbd.kaltura.com:8001/mapped/playlist-saas.php/disc/1/type/live/manifest.mpd
The tests were executed on the demo player (v2.0.0-debug):
http://shaka-player-demo.appspot.com/demo/
All tests were performed on Chrome v53.
Thank you,
Eran