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
I have a Canon EOS 1DX. When I turn the mode into "High speed continuous", and hold the shutter button, the camera just take 4~5 images every second.
However, when I use the code libgphoto2/examples/sample-capture.c to capture the image, it can only achieve 1 image per second (or less). Even though I setup gphoto2 so that the captured image only reside in the camera RAM rather than the SD card, it's still slow.
Could anyone tell me how to rapidly trigger the burst capture using gphoto2? Maybe disable the auto-focus?
Thank you very much!
Sincerely,
Kevin
The text was updated successfully, but these errors were encountered:
Hi everyone,
I have a Canon EOS 1DX. When I turn the mode into "High speed continuous", and hold the shutter button, the camera just take 4~5 images every second.
However, when I use the code libgphoto2/examples/sample-capture.c to capture the image, it can only achieve 1 image per second (or less). Even though I setup gphoto2 so that the captured image only reside in the camera RAM rather than the SD card, it's still slow.
Could anyone tell me how to rapidly trigger the burst capture using gphoto2? Maybe disable the auto-focus?
Thank you very much!
Sincerely,
Kevin
The text was updated successfully, but these errors were encountered: