node-raspicam
node-raspicam copied to clipboard
Get images as Buffer
I'd be interested in getting the video as a NodeJS Buffer stream (or any kind of callbacks). Since I want to manipulate the video taken by the camera, saving 30 images per second on the SD card, and deleting them just after would just destroy it. Thanks