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

Add MP4 to HLS processing using a queue system #10

Merged
merged 3 commits into from
Nov 4, 2024
Merged

Conversation

sneakycrow
Copy link
Collaborator

This implements two modules, the existing vod module, and a new queue module. The queue is designed to run separately from the API, and will be responsible for heavy workloads.

Initially, this implements HLS streams, with multiple quality outputs.

@sneakycrow sneakycrow added the enhancement New feature or request label Nov 4, 2024
@sneakycrow sneakycrow self-assigned this Nov 4, 2024
@sneakycrow sneakycrow merged commit 4618c0b into main Nov 4, 2024
2 checks passed
@sneakycrow sneakycrow deleted the process-video branch November 4, 2024 00:43
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 this pull request may close these issues.

1 participant