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: Re-write playlist generator #37

Open
GOATS2K opened this issue Jan 23, 2022 · 0 comments
Open

HLS: Re-write playlist generator #37

GOATS2K opened this issue Jan 23, 2022 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@GOATS2K
Copy link
Owner

GOATS2K commented Jan 23, 2022

The current playlist re-writing function is quite inefficient as it runs on every GET /hls/<unique_id>/index.m3u8, instead of updating whenever the last chunk is out of date. This doesn't scale well with many concurrent viewers.

@GOATS2K GOATS2K added the enhancement New feature or request label Jan 23, 2022
@GOATS2K GOATS2K added this to the v1.0.0 milestone Jan 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant