Skip to content

Content Limitations

Torbjörn Einarsson edited this page Sep 15, 2016 · 1 revision

If you want to add your own content to the live simulator, the following rules must be fulfilled

  • The MPD is of type static and live profile
  • $Number$ template is used and the segment duration is an integer number of seconds in average

The content structure must be like this

+ file.mpd
  + video_rep1
    <init>.mp4 (the extension .mp4 is used to find the init segments)
    $Number$.m4s (the extension must be .m4s and the name must be a number (starting with 1)
  + video_rep2
    ... similar to video_rep1 content
 + audio_rep1
    ... similar to video_rep1 content
 + subtitle_rep1
    ... similar to video_rep1 for segmented subtitles