I want to connect a Nikon camera to a Raspberry Pi with entangle installed.
From a remote computer, via wifi and ssh I have access to the RPi.
How can I simply take a photo (and optionally download it to the RPi) from command line?
I only see graphic interface to manage the camera.
lsusb,gphoto2 --auto-detect,ptpcam --list-deviceswould be useful to figure it out. – Peter Taylor Mar 23 '18 at 18:28gphoto2 --capture-image-> New file is in location /capt0000.jpg on the cameraNew file is in location /capt0000.nef on the camera
No photos 'on the camera' not even hidden – dstonek Mar 23 '18 at 22:44