-
Hi,
9 times out of 10, the EDSDK v3.2 crashes when trying to open a session with the Rebel T6s. It tries to access a deallocated instance. The same versions of the add-on and EDSDK work fine with the…
-
@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 prob…
-
**Describe the bug**
Software crashes once reaching "Starting main window..." then splash screen disappears and nothing (opentoonz no longer running in Task Manager. No errors are shown on screen, ca…
-
Hi there,
I tried to build the app from scratch (thanks for amending the instructions!), so I can send a few EDSDK commands that are custom to my setup (exposure, white balance, use DOF, etc.) to the…
dpkay updated
4 years ago
-
I don't know if this is published officially anywhere, but I've personally received info from Canon saying that EDSDK 13.11.10 (and presumably all previous versions) are not compatible with macOS 10.1…
-
Thank you for your edsdk-python code.
I am trying this "save_image.py"
There are two problem.
(1) 'PropertyEvent' is not defined
def callback_property(event: PropertyEvent, property_id…
-
Some valid properties (ex. Tv: 1/25, Av: f3.5) are being rejected as invalid even when the camera is fully capable of supporting said values.
-
I am having problems with stopping the live view. I am using 1100D, latest framework and EDSDK 2.10.
The CameraCockpit application will crash when I try to stop the live view.
Any idea?
-
I'm running on Windows 7 64-bit, VS 2012, oF 0.8.4, and EDSDK 3.2. Everything in the example project seems to compile until it gets to the EDSDK dlls, when it throws a bunch of errors about unknown c…
-
Hey there! I was using your library sucessfully in a project but now my hdd blew and i had to re setup my project files. Now i am getting the "java.lang.IllegalArgumentException: Unrecognized calling …