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

feat(HLS): Support byterange optimization on servers with support to blocking playlist reload #5347

Merged
merged 1 commit into from
Jun 23, 2023

Conversation

avelad
Copy link
Member

@avelad avelad commented Jun 23, 2023

Some servers only support blocking playlist reload for a short time (example: 3 partial segment times). If we are using byte range optimization we must change the reload time to be that of a complete segment and avoid these problems.

@avelad avelad added type: enhancement New feature or request component: HLS The issue involves Apple's HLS manifest format priority: P3 Useful but not urgent labels Jun 23, 2023
@avelad avelad added this to the v4.4 milestone Jun 23, 2023
@github-actions
Copy link
Contributor

Incremental code coverage: 100.00%

@avelad avelad merged commit 263a17b into shaka-project:main Jun 23, 2023
@avelad avelad deleted the blocking-reload-byterange branch June 23, 2023 11:28
@github-actions github-actions bot added the status: archived Archived and locked; will not be updated label Aug 22, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 22, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
component: HLS The issue involves Apple's HLS manifest format priority: P3 Useful but not urgent status: archived Archived and locked; will not be updated type: enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants