You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I try to activate gphoto2 --capture-tethered, the camera does not save the images to the card, which starts blinking. The photos remain in a "saving" state but are not stored on the card, even when I remove the cable.
The capturetarget is set to 1.
What's strange is that when I started this project a few months ago (February), it worked perfectly without any problems. Now, this issue is happening. I need support, please, this is really important. I am attaching the log.
I have tried different types of cables, different Raspberry Pi models, different OS versions, various SD/CF cards, and different Canon cameras, but it still doesn't work.
The system should simply allow tethering, and when I take a picture, the photos should be saved with the filename on both the card and the Raspberry Pi.
Has anyone else encountered this issue? I also tried using only libgphoto2 with a C code, and in that case, the photos remain in the buffer, but when I remove the cable, they are then saved to the card.
Thank you in advance. I am going crazy.
its very important.
A clear and concise description of what the bug is.
Canon 1dx mark2 - Canon 5d mark4
If this is camera specific, include the camera name as shown by gphoto2 --auto-detect or USB IDs
This version of gphoto2 is using the following software versions and options:
gphoto2 2.5.28 gcc, popt(m), exif, cdk, aa, jpeg, readline
libgphoto2 2.5.30 standard camlibs, gcc, no ltdl, EXIF
libgphoto2_port 0.12.1 iolibs: disk ptpip serial usb1 usbdiskdirect usbscsi, gcc, no ltdl, EXIF, USB, serial without locking
also installed libgphoto2 2.5.31.1
To Reproduce
gphoto2 --set-config capturetarget=1
gphoto2 --capture-tethered
I am experiencing the following issue:
When I try to activate gphoto2 --capture-tethered, the camera does not save the images to the card, which starts blinking. The photos remain in a "saving" state but are not stored on the card, even when I remove the cable.
The capturetarget is set to 1.
What's strange is that when I started this project a few months ago (February), it worked perfectly without any problems. Now, this issue is happening. I need support, please, this is really important. I am attaching the log.
gphoto2_debug.txt
I have tried different types of cables, different Raspberry Pi models, different OS versions, various SD/CF cards, and different Canon cameras, but it still doesn't work.
The system should simply allow tethering, and when I take a picture, the photos should be saved with the filename on both the card and the Raspberry Pi.
Has anyone else encountered this issue? I also tried using only libgphoto2 with a C code, and in that case, the photos remain in the buffer, but when I remove the cable, they are then saved to the card.
Thank you in advance. I am going crazy.
its very important.
A clear and concise description of what the bug is.
Canon 1dx mark2 - Canon 5d mark4
If this is camera specific, include the camera name as shown by gphoto2 --auto-detect or USB IDs
This version of gphoto2 is using the following software versions and options:
gphoto2 2.5.28 gcc, popt(m), exif, cdk, aa, jpeg, readline
libgphoto2 2.5.30 standard camlibs, gcc, no ltdl, EXIF
libgphoto2_port 0.12.1 iolibs: disk ptpip serial usb1 usbdiskdirect usbscsi, gcc, no ltdl, EXIF, USB, serial without locking
also installed libgphoto2 2.5.31.1
To Reproduce
gphoto2 --set-config capturetarget=1
gphoto2 --capture-tethered
gphoto2_debug.txt
The text was updated successfully, but these errors were encountered: