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

Handle m3u8 playlists #1

Open
FoxxMD opened this issue Mar 3, 2021 · 1 comment
Open

Handle m3u8 playlists #1

FoxxMD opened this issue Mar 3, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@FoxxMD
Copy link
Owner

FoxxMD commented Mar 3, 2021

Maybe using this library https://github.com/fent/node-m3u8stream

@FoxxMD FoxxMD added the enhancement New feature or request label Mar 3, 2021
FoxxMD added a commit that referenced this issue Mar 4, 2021
* Refactor record function into CaptureTask class to make breaking up functions and configuration easier #3
* Create individual functions for event listeners to make it easier to attach them to new readables
* await a custom event to finish recording rather than relying on initial stream
* Determine file extension based on url and response content-type
* Partially implement m3u8 handling (not working yet) #1
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