WGBH-MLA / mlavalon

Apache License 2.0
0 stars 0 forks source link

Create controller container #143

Closed afred closed 2 years ago

afred commented 4 years ago

done when

  1. spins up FFMPEG container
  2. passes object store ID of media file
  3. logs any errors to database
  4. limit the number of running FFMPEG containers to X
    • X can be hardcoded, or configured. Whatever's clever
  5. Needs to be able to be running as a service effectively, whether through loop or cron.