gphoto / gphoto2

The gphoto2 commandline tool for accessing and controlling digital cameras.
GNU General Public License v2.0
715 stars 116 forks source link

Capture fails on Sony A7R 5 #631

Open emko opened 6 months ago

emko commented 6 months ago

both catpure and and download fail on my Sony A7R5

gphoto2 --capture-image-and-download ERROR: Could not capture image.
ERROR: Could not capture.

❯ env LANG=C gphoto2 --debug --debug-logfile=my-logfile.txt --trigger-capture ERROR: Could not trigger capture.
Error (-1: 'Unspecified error')

my-logfile.txt

MrMonk3y commented 4 months ago

@emko Were you able to fix this? I am considering getting an A7R V but I'm concerned whether I can trigger it by code.

emko commented 4 months ago

@emko Were you able to fix this? I am considering getting an A7R V but I'm concerned whether I can trigger it by code.

no i have not looked into this since reporting the issue