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 #198

Closed cornelcroi closed 3 years ago

cornelcroi commented 3 years ago

Issue #, if available:

Description of changes:

Add support for DASH ISO, File Group, MS Smooth and CMAF on Input Lambda for VOD. provider-utils/awscloudformation/cloudformation-templates/vod-helpers/LambdaFunctions/InputLambda/index.js Remove the settings.json file provider-utils/awscloudformation/cloudformation-templates/vod-helpers/LambdaFunctions/InputLambda/settings.json

Use mediaconvert-job-temp.json to add or remove formats

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

cornelcroi commented 3 years ago

the linting was triggere for other files than the modified ones.