Tag: lambda
- Running FFmpeg in AWS Lambda using NodeJS(Thu, Feb 21, 2019)
When you have a requirement to do something on video/ audio files, the tool of choice would be FFmpeg which is free and open source. In this post I go through a way you can setup FFmpeg in AWS Lambda.
Archive