Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SegmentBase Multi period bug fix #3158

Conversation

nicosang
Copy link
Contributor

Hi,

this PR has to resolve issue #2840 by reseting seekStartTime value in all cases when the stream begins to play. In this specific use case (SegmentBase multi period), no internal seek is done to start, for instance, the second period. The seekStartTime value is still 30.03s. the getWorkingTime function always returns 30.03s. BufferLevelRule doesn't have correct informations to decide or not to request new segment.

@niralipatelgoogle, I know this issue is open for a long time, but it would be great if you can take a look at this fix. Thank you!

Nico

@nicosang nicosang added the Bug label Jan 14, 2020
@dsilhavy dsilhavy added this to the 3.1.0 milestone Feb 3, 2020
@dsilhavy dsilhavy self-requested a review February 3, 2020 10:50
@dsilhavy dsilhavy self-assigned this Feb 3, 2020
@dsilhavy dsilhavy merged commit e6dbda3 into Dash-Industry-Forum:development Feb 3, 2020
@nicosang nicosang deleted the segmentBaseMultiPeriodBugFix branch February 3, 2020 17:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants