node-gphoto2
node-gphoto2 copied to clipboard
Event listeners
Hey,
I'm not sure if I missed it, but afaik there are no event listeners implemented right?
I'd like to execute a code snipped every time the shutter is pressed, for that I'd need something like
camera.onCapture(){//dothemagic}
.
If that is not yet implemented, I'd like to submit this as a feature request :)