Hello! I am trying to implement in my program the option of being able to download in real time the photos that I take in the camera via USB.
ImageEN 7.0.1 and XE7
The Demo CameraGetImages allows me to see the images of the camera and download them, but when I open the program, the camera (Canon 50D) is put in "busy" mode and I can not take pictures. When closing the program the camera continues in "busy" mode, I have to turn it off and turn it on to take pictures.
From the software of Canon, EOS Utility this does not happen, I understand that it is not problem of the camera.
Is it possible to take pictures and download them in real time?
Hello, researching about WIA I realized that to control the certain states that I need it is necessary to use the SDK of each particular camera. I'm working now with the Canon SDK.
I understand that it is not ImageEN's job to do it.