Giter Site home page Giter Site logo

Comments (5)

navihtot avatar navihtot commented on August 17, 2024

yes, it is working in production for me. with node version v4.3, don't know 6.10 though

from node-caman-aws-lambda.

zol avatar zol commented on August 17, 2024

Thank you.

from node-caman-aws-lambda.

alexandresaiz avatar alexandresaiz commented on August 17, 2024

@navihtot do you plan to update this repo?

from node-caman-aws-lambda.

navihtot avatar navihtot commented on August 17, 2024

Hey, unfortunately, no. For my use case, I stopped using caman and canvas for image filtering and opted out for using jimp (https://www.npmjs.com/package/jimp) as in that way I don't need any more precompiled dependencies. With precompiled dependencies, things were getting more and more complicated as my Lambda package grew over permitted size.
If it's possible for you, I strongly suggest avoiding dependencies that are not supported directly on lambda, it will make your life easier.

There is also sharp, very promising and performant image processing lib in node.js - https://github.com/lovell/sharp, from what the docs say it should be able to run on AWS Lambda

from node-caman-aws-lambda.

navihtot avatar navihtot commented on August 17, 2024

@alexandresaiz If you really need this, you can follow how to: https://github.com/navihtot/node-caman-aws-lambda/blob/master/how-to.md
that should get you on your way to compile dependencies on your own

from node-caman-aws-lambda.

Related Issues (2)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.