R4C3R - 2015-02-02

I have found out that when I don't have an SD Card in the camera it takes just one picture, as described above.

The steps I took above should be the way to do it, in summary:

Execute the commands from the destination directory for pictures, this can be an NFS share like I want:

use Burstmode on Nikon D3300

gphoto2 --set-config /main/capturesettings/capturemode=1

capture to RAM

gphoto2 --set-config /main/settings/capturetarget=0

set the number of pictures to take to 2

gphoto2 --set-config /main/capturesetting/burstnumber=2

take 2 pictures in burstmode, save to ram and download

gphoto2 --capture-image-and-download

However, if I place an SD card in the camera and continue to use the RAM as capturetarget it takes 2 pictures in burstmode, saves it to RAM, downloads 1 picture BUT then results in a PTP I/O error before the downloaded picture is saved. I have filed this error as a bug.

 

Last edit: R4C3R 2015-02-02