openfun / marsha

:clapper: An opensource LTI Learning Content Management System (LCMS)
MIT License
104 stars 24 forks source link

✨(back) transcode video celery task #2542

Closed polyhb closed 6 months ago

polyhb commented 6 months ago

Purpose

The upload-ended is taking too much time with S3 storage because it launch the transcoding process that is fetching uploaded video info, and create thumbnail

Proposal

Create a celery task that will launch the transcoding process