awslabs / amplify-video

An open source Category Plugin for the AWS Amplify-CLI that makes it easy to deploy live and file based streaming video services and integrate them into your Amplify applications.
https://www.npmjs.com/package/amplify-category-video
Apache License 2.0
267 stars 56 forks source link

Add support for DASH ISO, File Group, MS Smooth and CMAF for VOD #199

Open cornelcroi opened 3 years ago

cornelcroi commented 3 years ago

Issue #, if available:

Description of changes:

Add support for multiple encoding formats. Remove the provider-utils/awscloudformation/cloudformation-templates/vod-helpers/LambdaFunctions/InputLambda/settings.json file.

Use only mediaconvert-job-temp.json to add/remove formats. By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

wizage commented 3 years ago

This looks great!

Testing now and will help with adding support and more templates in the future 👍