Playback stalls due to buffer using development branch
Created by: colde
I am seeing persistent stalls in the player when using the development branch (commit e38c0143) at different positions, depending on the asset. E.g. when using: http://wams.edgesuite.net/media/Tears_of_Steel_Smooth_1080p/tears_of_steel_1080p.ism/Manifest(format=mpd-time-csf)
I see a stall at: video.currentTime 227.095734
And the last entries in the console is: Index for time 268 is 134 dash.all.js:3 SegmentTimeline: 268 / 734.167 dash.all.js:3 Getting the request for time: 270 dash.all.js:3 Index for time 270 is 135 dash.all.js:3 SegmentTimeline: 270 / 734.167 Waiting for more video buffer before starting playback. dash.all.js:3 Stalling video Buffer: video
It looks a lot like the buffer for some reason just stops filling. If i seek to another position, especially further into the file, playback resumes.