I wanted to test tethered shooting with my Canon EOS 60D. Tethered shooting is useful when you want to see a large view of your captured images while shooting. I had connected the camera to the computer via USB cable – I had to try a few cables before I got the appropriate one – don’t know what I did with the original.
I started by installing gphoto2 and entangle:
sudo apt-get install gphoto2 entangle
After that I switched the camera on and checked
dmesg | tail
and lsusb to make sure the camera was recognised.
On starting Entanlge the camera is not automatically detected so choose ‘Connect camera’:
Entangle will display a list of detected cameras:
Since Ubuntu automatically mounted the camera storage I have to choose ‘Yes’ to unmount the filesystem:
From then, the camera can be used from Entangle. The first icon on the toolbar allows activating the shutter and there are many preferences and options:
I tested this process with my Canon EOS 350D but the 350D couldn’t be controlled from Entangle although the gphoto support site suggests it should.
Next I’ll try using gphoto2 to take photos at regular intervals for a time lapse video:
gphoto2 -I 24 -F 1800 --capture-image-and-download
This command would capture a photo every 24 seconds and so so 1800 times i.e. 12 hours