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

HLS performance improvements #3363

Closed
ismena opened this issue Apr 22, 2021 · 2 comments
Closed

HLS performance improvements #3363

ismena opened this issue Apr 22, 2021 · 2 comments
Assignees
Labels
component: HLS The issue involves Apple's HLS manifest format status: archived Archived and locked; will not be updated status: duplicate A duplicate of another issue; should be closed after linking to the original issue type: enhancement New feature or request

Comments

@ismena
Copy link
Contributor

ismena commented Apr 22, 2021

We can improve performance of our HLS implementation by

  • reducing startup latency (such as fetching HLS segments to extract timestamps)
  • improving bandwidth usage (such as polling all HLS playlists vs just one)
  • possibly identifying other areas of inefficient performance
@ismena ismena added type: enhancement New feature or request component: HLS The issue involves Apple's HLS manifest format consider for next roadmap planning labels Apr 22, 2021
@shaka-bot shaka-bot added this to the Backlog milestone Apr 22, 2021
@michellezhuogg
Copy link
Contributor

#1936

@michellezhuogg michellezhuogg self-assigned this Aug 31, 2021
@joeyparrish joeyparrish added this to To do in HLS Improvements Sep 13, 2021
@joeyparrish joeyparrish removed this from To do in HLS Improvements Sep 13, 2021
@joeyparrish
Copy link
Member

We can improve performance of our HLS implementation by

  • reducing startup latency (such as fetching HLS segments to extract timestamps)

This will be solved when #2337 is solved.

  • improving bandwidth usage (such as polling all HLS playlists vs just one)

This is tracked in #1936.

  • possibly identifying other areas of inefficient performance

I'm going to close this issue as redundant.

@joeyparrish joeyparrish added status: duplicate A duplicate of another issue; should be closed after linking to the original issue and removed consider for next roadmap planning labels Sep 13, 2021
@joeyparrish joeyparrish removed this from the Backlog milestone Oct 4, 2021
@shaka-bot shaka-bot added the status: archived Archived and locked; will not be updated label Nov 12, 2021
@shaka-project shaka-project locked and limited conversation to collaborators Nov 12, 2021
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 status: archived Archived and locked; will not be updated status: duplicate A duplicate of another issue; should be closed after linking to the original issue type: enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants