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

Feature Request: Handle Multitrack HLS Streams #25

Closed
Nfrederiksen opened this issue Jun 14, 2022 · 0 comments · Fixed by #30
Closed

Feature Request: Handle Multitrack HLS Streams #25

Nfrederiksen opened this issue Jun 14, 2022 · 0 comments · Fixed by #30
Labels
enhancement New feature or request

Comments

@Nfrederiksen
Copy link
Contributor

Nfrederiksen commented Jun 14, 2022

Add support for multitrack hls stream!

Right now when using a multitrack hls stream as input, even though the event data from hls-recorder includes a list of audio|subtitle segments, they are not pushed to the output.

  • GenerateAudioM3U8 and GenerateSubtitleM3U8 functions will be needed for this.
  • Each output adapter needs also upload the audio|subtitle segment files and would need to implement a way to name the audio|subtitle segment appropriately.
@Nfrederiksen Nfrederiksen added the enhancement New feature or request label Jun 14, 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

Successfully merging a pull request may close this issue.

1 participant