Pierre ROBIN - 2014-04-23

the missing manifest sample:

<MPD xmlns="urn:mpeg:dash:schema:mpd:2011" xmlns:mspr="urn:microsoft:playready" profiles="urn:mpeg:dash:profile:isoff-live:2011,urn:hbbtv:dash:profile:isoff-live:2012" type="dynamic" availabilityStartTime="2014-04-23T10:04:32Z" minBufferTime="PT8S" minimumUpdatePeriod="PT1S">
<Period id="1">
<AdaptationSet id="1" bitstreamSwitching="true" segmentAlignment="true">
<SegmentTemplate startNumber="730" timescale="1000" duration="640" initialization="a73446230653912955e43523116b389c/1/$RepresentationID$/init.mp4" media="a73446230653912955e43523116b389c/1/$RepresentationID$/chunk_$Number$.mp4"/>
<Representation id="0" bandwidth="300000" width="352" height="288" startWithSAP="1" frameRate="25/1" scanType="interlaced" mimeType="video/mp4" codecs="avc1.640033"/>
</AdaptationSet>
<AdaptationSet id="2" segmentAlignment="true" lang="und">
<SegmentTemplate startNumber="729" timescale="1000" duration="640" initialization="a73446230653912955e43523116b389c/2/$RepresentationID$/init.mp4" media="a73446230653912955e43523116b389c/2/$RepresentationID$/chunk_$Number$.mp4"/>
<Representation id="0" bandwidth="64000" audioSamplingRate="32000" startWithSAP="1" mimeType="audio/mp4" codecs="mp4a.40.2">
<AudioChannelConfiguration schemeIdUri="urn:mpeg:dash:23003:3:audio_channel_configuration:2011" value="2"/>
</Representation>
</AdaptationSet>
</Period>
</MPD>