Skip to content

Multi period VOD with gaps in the timeline #537

Closed
@erankor

Description

Hi,

I've been testing several different DASH manifest types - all combinations of:

  1. live / vod
  2. multi / single period
  3. 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

Metadata

Assignees

Labels

status: archivedArchived and locked; will not be updatedstatus: duplicateA duplicate of another issue; should be closed after linking to the original issuetype: bugSomething isn't working correctly

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions