Ad Media - CDN integration
MPEG-DASH
The container format must be ISOBMFF fMP4
.m4s
(MIME-type:video/iso.segment)
with multiple video segments.The filename extension must be
.mpd
MIME type:
application/dash+xml
The segments duration should be 1.92sec. (see GOP-size) and the audio and video segments must be aligned.
DASH profile must be for LIVE single period segment timeline
urn:mpeg:dash:profile:isoff-live:2011
For VoD segment timeline and/or segment template
urn:mpeg:dash:profile:isoff-live:2011
HLS
For HLS the container format could be
.ts
(MIME-type:video/mp2t
orbinary/octet-stream)
or.mp4
(content-type:video/mp4).
The filename extension must be
.m3u8 (MIME-type application/x-mpegURL
orvnd.apple.mpegURL)
The audio-track can be muxed within every rendition. Audio groups are supported as well.
MPEG-DASH for HbbTV
The filename extension must be .
mpd
MIME type:
application/dash+xml
DASH profile of
urn:hbbtv:dash:profile:isoff-live:2012
The container format must be ISOBMFF fMP4
.m4s
(MIME-type:video/iso.segment)
with multiple video segments.
Last updated