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

feat: Add an ffmpeg container #100

Open
3 of 4 tasks
ReinderVosDeWael opened this issue Oct 16, 2024 · 0 comments
Open
3 of 4 tasks

feat: Add an ffmpeg container #100

ReinderVosDeWael opened this issue Oct 16, 2024 · 0 comments

Comments

@ReinderVosDeWael
Copy link
Contributor

ReinderVosDeWael commented Oct 16, 2024

At present, ffmpeg is run in the API container. This necessitates a far larger than necessary container for the API. This could be made serverless to reduce computational cost.

  • Create and host an FFMPEG container
    • Add support for file conversion
    • Add support for file splitting.
  • Redirect all FFMPEG usage to this container.

Container availablle at https://github.com/childmindresearch/cmi-ffmpeg-server

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant