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

RepresentationStream: Also check segments after a Manifest update #1282

Merged
merged 1 commit into from
Sep 26, 2023

Conversation

peaBerberian
Copy link
Collaborator

@peaBerberian peaBerberian commented Sep 25, 2023

The mechanism to check for new segment to request is done on several events but was not done on a Manifest update.

Even if for complex reasons, there are small advantages to not check for new segments directly after a Manifest update, it also seems in most cases more logical and efficient.

I decided to add it.

The mechanism to check if new segments are available are done on several
events but was not done on a Manifest update.

Even if for complex reasons, there is small advantages to not check for new
segments directly after a Manifest update, it also seems in most cases more
logical and efficient.

I decided to add it.
@peaBerberian peaBerberian added this to the 3.32.0 milestone Sep 25, 2023
@peaBerberian peaBerberian merged commit c77e63f into master Sep 26, 2023
3 checks passed
@peaBerberian peaBerberian mentioned this pull request Oct 2, 2023
@peaBerberian peaBerberian deleted the misc/segments-check branch February 7, 2024 16:31
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.

1 participant