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): Improve Low Latency performance in HLS #4952

Merged
merged 1 commit into from
Jan 31, 2023

Conversation

avelad
Copy link
Member

@avelad avelad commented Jan 31, 2023

In Low Latency HLS, the low latency segments are integer segments instead of partial segments like in DASH, so we can avoid reading part of the segment and increase performance on low-end devices.

@avelad avelad added type: enhancement New feature or request component: HLS The issue involves Apple's HLS manifest format priority: P1 Big impact or workaround impractical; resolve before feature release labels Jan 31, 2023
@avelad avelad added this to the v4.4 milestone Jan 31, 2023
@github-actions
Copy link
Contributor

Incremental code coverage: 100.00%

@avelad avelad merged commit 5514385 into shaka-project:main Jan 31, 2023
@avelad avelad deleted the low-latency-hls branch January 31, 2023 16:26
@joeyparrish
Copy link
Member

I'm going to relabel this as a performance improvement instead of a feature, and cherry-pick it into the next releases.

@joeyparrish joeyparrish changed the title feat(HLS): Improve Low Latency performance in HLS perf: Improve Low Latency performance in HLS Jan 31, 2023
@avelad
Copy link
Member Author

avelad commented Jan 31, 2023

@joeyparrish This depends on 2b50b88, so I think it has to be feat.

@avelad
Copy link
Member Author

avelad commented Jan 31, 2023

Cherry-pick can't be done....

@joeyparrish
Copy link
Member

Ah, my mistake.

@joeyparrish joeyparrish changed the title perf: Improve Low Latency performance in HLS feat(HLS): Improve Low Latency performance in HLS Jan 31, 2023
@github-actions github-actions bot added the status: archived Archived and locked; will not be updated label Jul 25, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 25, 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: P1 Big impact or workaround impractical; resolve before feature release 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.

3 participants