Skip to content

Don't do initial seek if there is another seek running

Vinay Rosenberg requested to merge github/fork/epiclabsDASH/fix_2338 into development

Created by: epiclabsDASH

Fix for issue #2238. This fix avoids doing initial seeking operation, that takes into account buffer status, in cases in which the user did a seek operation while the stream was loading.

Merge request reports