asilvas/node-image-steam

google cloud storage

stellanhaglund opened this issue · 6 comments

Any plans for google cloud storage?

@stellanhaglund no plans, but welcome a PR! Shouldn't be hard, there's a good reference here: https://github.com/asilvas/node-image-steam/tree/master/lib/storage/s3

Okay I will look into it, i'm having troubles starting the server though i
get

Error: VipsOperation: class "webpsave_buffer" not found

2015-09-15 15:21 GMT+02:00 Aaron notifications@github.com:

@stellanhaglund https://github.com/stellanhaglund no plans, but welcome
a PR! Shouldn't be hard, there's a good reference here:
https://github.com/asilvas/node-image-steam/tree/master/lib/storage/s3


Reply to this email directly or view it on GitHub
#19 (comment)
.

WebP for whatever reason isn't always built by default in libvips it seems. I'm guessing you're using OSX?

Try http://sharp.dimens.io/en/stable/install/

Yes thats the one i followed

tisdag 15 september 2015 skrev Aaron notifications@github.com:

WebP for whatever reason isn't always built by default in libvips it
seems. I'm guessing you're using OSX?

Try http://sharp.dimens.io/en/stable/install/


Reply to this email directly or view it on GitHub
#19 (comment)
.

@stellanhaglund any luck getting webp working with libvips? If not you might try posting here: https://github.com/lovell/sharp/issues

Closing. Re-open if someone wants to submit a PR