stetsmando / pi-camera

A Node.js wrapper for the native Raspberry Pi camera utilities
MIT License
74 stars 17 forks source link

I added the -t option to reduce the delay before taking photos #20

Open tgraupmann opened 3 years ago

tgraupmann commented 3 years ago

I tested with my script here. https://github.com/tgraupmann/Rpi_NodeCamera

L-wo commented 3 years ago

Forgive me if I've missed something obvious, but how does this differ from the --timeout option that is already available?