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

Migrate from ElasticTranscoder to MediaConvert #1010

Open
1 task
mbertrand opened this issue Nov 21, 2022 · 0 comments
Open
1 task

Migrate from ElasticTranscoder to MediaConvert #1010

mbertrand opened this issue Nov 21, 2022 · 0 comments

Comments

@mbertrand
Copy link
Member

mbertrand commented Nov 21, 2022

Amazon's MediaConvert service is cheaper than ElasticTranscoder and supports more features/formats. We should migrate to that, preferably via a common ol-django app that can be shared by both OVS and OCW-Studio.

Designs and Mockups

Using the MediaConvert code in OCW Studio as a starting point, move as much common functionality as possible into a new ol-django app. Refactor OVS (and OCW Studio) to use this app instead (preset output format JSON, job submission, transcode success/failure webhook handling, etc).

Acceptance Criteria:

  • All current functionality and video output formats remain the same, but with MediaConvert handling the transcode jobs.
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