Capture Images

From Pterodactylus
Revision as of 23:44, 18 January 2013 by Bombe (talk | contribs) (Add some useful command lines for taking pictures with gphoto2)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

To capture images from the command line using `gphoto2`:

# gphoto2 --set-config "Capture Size Class"="Full Image" --capture-preview --force-overwrite --filename=foo.jpg

Time-lapse is also possible (but seems to freeze after a few pictures):

# gphoto2 -I 10 --set-config "Capture Size Class"="Full Image" --capture-image-and-download --filename=foo_%04n.jpg --force-overwrite