Live stream segment scheduling problem
Created by: wilaw
When playing this live stream (which may not be up for much longer)
http://passthroughdemo-i.akamaihd.net/dash/live/910040/elemental-fdis-simple/dash.mpd
with the 1.1.2 player
from a well-connected client, the player builds up an initial 15s buffer and begins playback. The buffer then drops all the way to 0 and playback stalls. The buffer eventually recovers and playback continues stably. This behavior is highly repeatable and occurs with every start. The adaptive logic is not kicking in to avoid the buffer empty and if seems as if the new segments are just not scheduled for request, which is causing the buffer-empty to occur.
Cheers
Will