mardi 30 décembre 2014

AWS Lambda making video thumbnails

I want make thumbnails from vídeos uploaded to s3, i know howto make it with node.js + ffmpeg.


Accord this forum post i can add libraries: https://forums.aws.amazon.com/message.jspa?messageID=583910


ImageMagick is the only external library that is currently provided by default, but you can include any additional dependencies in the zip file you provide when you create a Lambda function. Note that if this is a native library or executable, you will need to ensure that it runs on Amazon Linux.


But how i can put static ffmpeg binary on aws lambda?


And how can i call from node.js this static binary (ffmpeg) wiht amazon lambda?


I'm newbie with amazon aws and linux


Anyone can help me????





Aucun commentaire:

Enregistrer un commentaire