Skip to content

perf(HLS): Reduce load time when loading in the player a media playlist #8333

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

Merged
merged 3 commits into from
Mar 25, 2025

Conversation

avelad
Copy link
Member

@avelad avelad commented Mar 25, 2025

This allows temporary caching of init segment and data segment used to obtain the data (eg: codec) needed for playback.

This allows temporary caching of init segment and data segment used to obtain the data (eg: codec) needed for playback.
@avelad avelad added component: HLS The issue involves Apple's HLS manifest format type: performance A performance issue priority: P1 Big impact or workaround impractical; resolve before feature release labels Mar 25, 2025
@avelad avelad added this to the v4.15 milestone Mar 25, 2025
@avelad avelad force-pushed the hls-perf branch 3 times, most recently from d4c3f29 to d99f49d Compare March 25, 2025 15:15
This allows temporary caching of init segment and data segment used to obtain the data (eg: codec) needed for playback.
@shaka-bot
Copy link
Collaborator

Incremental code coverage: 100.00%

@avelad avelad merged commit aed6471 into shaka-project:main Mar 25, 2025
31 of 32 checks passed
@avelad avelad deleted the hls-perf branch March 26, 2025 08:57
avelad added a commit that referenced this pull request Mar 27, 2025
…st (#8333)

This allows temporary caching of init segment and data segment used to
obtain the data (eg: codec) needed for playback.
avelad added a commit that referenced this pull request Mar 27, 2025
…st (#8333)

This allows temporary caching of init segment and data segment used to
obtain the data (eg: codec) needed for playback.
@shaka-bot shaka-bot added the status: archived Archived and locked; will not be updated label May 24, 2025
@shaka-project shaka-project locked as resolved and limited conversation to collaborators May 24, 2025
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: performance A performance issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants