-
Hi,
I followed all instructions and downloaded
the canon SDK file EDSDKv214W.zip
When i try to build the wrapper classes I get the error below. Any ideas?
Buildfile: C:\dev\canon\edsdk4j-master\bui…
-
switch from edsdk to black magic and test video quality
-
i can work on adding support.
-
List Devices (EDSDK)
Don't working Refresh Pin
When patch start all work nice, when bang Refresh status printing
ERROR : Internal Error.
Failed to open session.
-
Native binaries references broken for OpenCV, EDSDK and FreeImage. Found, that this references was just gitignored.
Managed binaries references broken for FlyCapture, OpenNI.
-
-
Hi
I found compile problem with EDSDK 2_13 on OSX.
The reason of it is the source, ofxEdsdk.cpp includes some Obj-C lines.
So solution for this is just rename the file into ofxEdsdk.mm.
I forked the …
-
I tried the example on Mountain Lion, Xcode 4.6.3, OF 0.8.0 and 0.7.4, EDSDK 2.13 and I get the following image displayed when taking a photo.
![captura de pantalla 2013-09-20 a la s 20 47 31](https:…
-
hi,
tried your code but it crashes at
at EDSDKLib.EDSDK.EdsOpenSession(IntPtr inCameraRef)
at Canon.Eos.Framework.EosCamera.EnsureOpenSession() in C:\Users\test\Downloads\esskar-Canon.Eos.Fram…
-
I'm getting the following c exception (presumably in the jna dll?? I've been developing with Canon's EDSDK and am returning from a dispatched event.
The last java line executed is CallbackReference c…