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

Performance optimization for the HLS protocol. #49

Closed
harlanc opened this issue Jul 30, 2023 · 0 comments
Closed

Performance optimization for the HLS protocol. #49

harlanc opened this issue Jul 30, 2023 · 0 comments
Labels
in progress in progress performance optimization performance optimization

Comments

@harlanc
Copy link
Owner

harlanc commented Jul 30, 2023

Now XIU reads m3u8/TS data from files each time and returns to the HLS live stream subscribers .This can be processed in memory directly.

And maybe these data should be saved to disk only when users need record.

@harlanc harlanc changed the title Optimizing performance for the HLS protocol. Performance optimization for the HLS protocol. Jul 30, 2023
@harlanc harlanc added performance optimization performance optimization in progress in progress labels Jul 30, 2023
@harlanc harlanc closed this as completed Aug 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in progress in progress performance optimization performance optimization
Projects
None yet
Development

No branches or pull requests

1 participant