We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04a2cc1 commit a338dbbCopy full SHA for a338dbb
1 file changed
example_G23.mpd
@@ -4,7 +4,7 @@
4
<BaseURL>http://liveserver.com/live/live1/</BaseURL>
5
<EventStream timescale="90000" schemeIdUri="urn:mpeg:dash:event:alternativeMPD:replace:2025">
6
<Event presentationTime="0" duration="2838240000000000" id="42">
7
- <ReplacePresentation uri="http://cdn1.example.com/preroll.mpd" maxDuration="1350000" clip="false" executeOnce="true"/>
+ <ReplacePresentation url="http://cdn1.example.com/preroll.mpd" maxDuration="1350000" clip="false" executeOnce="true"/>
8
</Event>
9
</EventStream>
10
<AdaptationSet contentType="video" maxHeight="1920" maxWidth="1080" mimeType="video/mp4" par="16:9" segmentAlignment="true" startWithSAP="1">
0 commit comments