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 video compression job #28

Merged
merged 8 commits into from
Nov 24, 2024
Merged

Add video compression job #28

merged 8 commits into from
Nov 24, 2024

Conversation

sneakycrow
Copy link
Collaborator

This is a new type of queue job that will compress a raw video into a zip folder. After we're done processing a raw video, we can move it to a zip file to save some storage space.

Closes #12

@sneakycrow sneakycrow added the enhancement New feature or request label Nov 18, 2024
@sneakycrow sneakycrow self-assigned this Nov 18, 2024
@sneakycrow sneakycrow marked this pull request as ready for review November 24, 2024 23:35
@sneakycrow sneakycrow enabled auto-merge (squash) November 24, 2024 23:35
@sneakycrow sneakycrow disabled auto-merge November 24, 2024 23:36
@sneakycrow sneakycrow enabled auto-merge (squash) November 24, 2024 23:40
@sneakycrow sneakycrow merged commit 3c942e2 into main Nov 24, 2024
3 checks passed
@sneakycrow sneakycrow deleted the compress-video branch November 24, 2024 23:42
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.

Add compression of raw videos
1 participant