====================
Line:Col[14:31]:cvc-complex-type.2.4.a: Invalid content was found starting with element 'ServiceDescription'. One of '{"urn:mpeg:dash:schema:mpd:2011":ProgramInformation, "urn:mpeg:dash:schema:mpd:2011":BaseURL, "urn:mpeg:dash:schema:mpd:2011":Location, "urn:mpeg:dash:schema:mpd:2011":Period}' is expected.
MPD validation not successful - DASH is not valid!
Steps to reproduce
- Use the Reference Player version 3.0.0 and enable Low Latency Mode from the options.
- Use the Reference Player version 3.0.1, no need to change the default settings.
- Load the manifest file
Observed behaviour
- When LL Mode is enabled stream does not start from the live edge. It goes an earlier point of the archive. But if you remove the LL Mode Option and load the manifest again, it starts playing from the live edge.
- The stream has ServiceDescription which works with LL Mode without need the LL Mode option is checked. So behavior is the same, it starts playing some point in the past. But there is no chance to take it back like 3.0.0. So 3.0.1 never starts playing on the live edge.
No, result is below;
Start MPD validation
====================
Line:Col[14:31]:cvc-complex-type.2.4.a: Invalid content was found starting with element 'ServiceDescription'. One of '{"urn:mpeg:dash:schema:mpd:2011":ProgramInformation, "urn:mpeg:dash:schema:mpd:2011":BaseURL, "urn:mpeg:dash:schema:mpd:2011":Location, "urn:mpeg:dash:schema:mpd:2011":Period}' is expected.
MPD validation not successful - DASH is not valid!
Steps to reproduce
Observed behaviour