10-23-2007 09:15 AM
10-24-2007 03:43 AM
Hello Brad
I installed ImaqDirectShow.DLL and it works perfect.
Thanks a lot for your help
Alex:
10-29-2007 10:20 PM
10-29-2007 10:20 PM
11-01-2007 08:44 AM
This isn't a standard feature of USB cameras. Turning the LED on/off may be part of the USB camera's driver when you open the property page for the video or image settings using the LV VI IMAQ USB Property Page.vi
Hope this helps,
Brad
11-01-2007 09:10 PM
Deaar Brad,
In the ImaqDirectShowDll.dll(1.0.0.1) only have 10 function as:
11-02-2007 03:03 AM
@Boone301 wrote:
Deaar Brad,
In the ImaqDirectShowDll.dll(1.0.0.1) only have 10 function as:
Brad meant that LED control was a manufacturer specific feature. There is most probably no generic Windows sanctioned API to control that and the ImaqDirectShow.dll is not meant to interface to manufacturer specific API extensions at all. That path is a can of worms nobody wants to go in a generic API driver.
Rolf Kalbermatter
11-02-2007 05:36 AM
Check this,
http://forums.lavag.org/Webcam-Image-Acquisition-t9042.html&pid=37944#entry37944
11-02-2007 01:28 PM - edited 11-02-2007 01:28 PM
Message Edited by mysticfree on 11-02-2007 01:30 PM
12-27-2007 10:29 AM
Hi,
I'm trying to find a way to get 640x480 images out of my webcam. Yes it is capable, and I have tried with USB IMAQ and works great, BUT with this dialog box of video settings always when I initialize webcam.
Anyone knows how to bypass this dialog box?
I also trying with Peter Webcam 1.4 , where it is possible to send width and height, but if you look at source code, not assign of this variables to camera, so don't work.
Thanks
Nuno Costa