Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to trigger burst #317

Closed
kevinkingo opened this issue Oct 24, 2018 · 2 comments
Closed

How to trigger burst #317

kevinkingo opened this issue Oct 24, 2018 · 2 comments
Assignees
Labels
Canon tagging canon reports

Comments

@kevinkingo
Copy link

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

@dkpho
Copy link

dkpho commented Aug 30, 2022

Hi Kevin, just came across your comment. Did you ever get a solution to this? I'm facing the same issue. Thanks

@msmeissn msmeissn self-assigned this Sep 19, 2022
@msmeissn msmeissn added the Canon tagging canon reports label Sep 19, 2022
@msmeissn
Copy link
Contributor

the sample capture also tries to download the image , so capture+download.

look at sample-trigger-capture.c for just triggering capture without download.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Canon tagging canon reports
Projects
None yet
Development

No branches or pull requests

3 participants