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
.mpdMIME type:
application/dash+xmlThe 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:2011For 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/mp2torbinary/octet-stream)or.mp4(content-type:video/mp4).The filename extension must be
.m3u8 (MIME-type application/x-mpegURLorvnd.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 .
mpdMIME type:
application/dash+xmlDASH profile of
urn:hbbtv:dash:profile:isoff-live:2012The container format must be ISOBMFF fMP4
.m4s(MIME-type:video/iso.segment)with multiple video segments.
Last updated