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

Which event is the right one for downloading image from camera #154

Open
Dacesilian opened this issue May 16, 2022 · 1 comment
Open

Which event is the right one for downloading image from camera #154

Dacesilian opened this issue May 16, 2022 · 1 comment

Comments

@Dacesilian
Copy link

When shooting images one after another (not multiple at once, but shoot-download-shoot-download), I had a problem with busy camera. I think it's caused by reacting to bad event - I've noticed that one image was downloading two times.

Please, what is the right event to react on? I think it's kEdsObjectEvent_DirItemRequestTransfer and we should skip kEdsObjectEvent_DirItemCreated in Shoot task.

@Blackdread
Copy link
Owner

Blackdread commented May 16, 2022

Sorry, been some time, I have not the answer.
I had some issue with shoot too quick and bad handling of events, just need to try and do it corectly

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

No branches or pull requests

2 participants