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

SDK version #17

Open
tsdaemon opened this issue Oct 24, 2012 · 2 comments
Open

SDK version #17

tsdaemon opened this issue Oct 24, 2012 · 2 comments

Comments

@tsdaemon
Copy link

@esskar what version of EDSDK you are used for work with your framework? I try it with v2.3, all works perfect with the 40D camera. after that my software were used with the 600d, and we got some problems. THis time we used EDSDK.dll version 2.4.0.1. After that we try to replace those dll's to newer v. 2.10.0.10, camera loaded corectly, liveview started. So what version of SDK used and same question about camera model?

@soar-penguin
Copy link

@tsdaemon what's your problem? we use the EDSDK.dll v.2.10, it's ok in windows xp, but have problem in windows 7. camera loaded correctly, liveview started well. but when we hit the buttom to take picture or changed the focalLength, it's crashed. can't go on.

@tsdaemon
Copy link
Author

tsdaemon commented Nov 5, 2012

problems different from camera to camera, you know. For exapmple, 600D don't want to resume liveview after taking shot, I need to call StartLiveView manually. On the 40D there no such problem.
Now the main problem - it's crashes when camera try to autofocus before take shot, and something gone wrong (like my hand close to lens). Camera.Error is not emitted in such case, and Exception just thrown up. I rewrite logic of EosCamera class, now in that case camera call error event instead throwing exception. Maybe it helps you, @soar-penguin

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