Skip to content

Poorman's replacement for AWS MediaConvert for ABR VOD

Notifications You must be signed in to change notification settings

rromanchuk/encode-abr

Repository files navigation

encode-abr

Use the SAM CLI to build and test locally

Build your application with the sam build command.

encoder-abr$ sam build --use-container

Run functions locally and invoke them with the sam local invoke command.

encoder-abr$ sam local invoke EcodeAbrFunction --event events/sqs.json
encoder-abr$ sam local invoke EcodeAbrARM64Function --event events/sqs.json

Fetch, tail, and filter Lambda function logs

encoder$ sam logs -n EcodeAbrFunction --stack-name encoder-app -t

About

Poorman's replacement for AWS MediaConvert for ABR VOD

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages