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

Only reset the seek target if a valid segment request has been found #3307

Merged
merged 1 commit into from Jun 23, 2020

Conversation

dsilhavy
Copy link
Collaborator

The goal of this PR is to fix #3224. Before this PR the seek target in the ScheduleController was reset regardless if a valid segment request could be generated or not. Now it is only reset if a request could be generated.

@dsilhavy dsilhavy added this to the 3.1.2 milestone Jun 23, 2020
@dsilhavy dsilhavy merged commit 56eea03 into Dash-Industry-Forum:development Jun 23, 2020
@dsilhavy dsilhavy deleted the fix-3224 branch June 26, 2021 07:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Seeking within DVRWindow takes a lot of time if suggestedPresentationDelay exists in MPD
1 participant