AWS Lambda .zip Package with Native Libraries (OpenCV)

In Progress Posted Mar 4, 2016 Paid on delivery
In Progress Paid on delivery

Based on AWS documentation [1], OpenCV should be usable in AWS Lambda if the Lambda function is bundled with the proper environment.

We have a python Lambda function that requires OpenCV ("import cv2") and all of the common video codecs (mp4, AAC, etc). We need a .zip (as described here [1]) with the correct native libraries installed:

- OpenCV 3.1.0

- Common video codecs (mp4, AAC, etc) - (perhaps FFmpeg will be adequate)

We don't need the python handler scripts for the .zip package, we only need the environment with the native libraries created and zipped.

[1] [url removed, login to view]

AWS Lambda runs on Linux kernel version : 4.1.13-19.31.amzn1.x86_64

This is redhat based, and the packaged environment should use a similar configuration.

Amazon Web Services Linux Red Hat Shell Script

Project ID: #9842692

About the project

2 proposals Remote project Active Mar 5, 2016