diff --git a/specs/live2vod/01-live2vod.inc.md b/specs/live2vod/01-live2vod.inc.md index 5e128db..7c2dc1f 100644 --- a/specs/live2vod/01-live2vod.inc.md +++ b/specs/live2vod/01-live2vod.inc.md @@ -312,6 +312,8 @@ MPD, as long as the Period structure is not changed. In the following, three published MPDs are provided. +The first one is a live MPD and is open-ended. + ```xml +publishTime="2024-12-10T17:17:05Z" +availabilityStartTime="2024-12-10T16:17:05Z"> http://example.com/1/ @@ -344,17 +346,19 @@ availabilityStartTime="2014-10-17T17:17:05Z"> ``` +At the time when the duration of the Media Presentation is known, the `MPD@mediaPresentationDuration` is added giving indication that the live presentation will terminate. + ```xml +availabilityStartTime="2024-12-10T16:17:05Z"> http://example.com/1/ @@ -382,12 +386,11 @@ availabilityStartTime="2014-10-17T17:17:05Z"> xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="urn:mpeg:dash:schema:mpd:2011" xsi:schemaLocation="urn:mpeg:dash:schema:mpd:2011 DASH-MPD.xsd" -type="static" mediaPresentationDuration="PT300S" -timeShiftBufferDepth="PT600S" +type="static" mediaPresentationDuration="PT3600S" minBufferTime="PT2S" profiles="urn:mpeg:dash:profile:isoff-main:2011" -publishTime="2014-10-17T17:17:10Z" -availabilityStartTime="2014-10-17T17:17:05Z"> +publishTime="2024-12-10T17:17:10Z" +availabilityStartTime="2024-12-10T16:17:05Z"> http://example.com/1/