LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Is it possible to use USB Camera for labview without having to install NI Vision Modules?

Hi, 

 

Is it possible to use a USB Camera for LabVIEW without having to install the NI Vision Module?

 

If anyone has an example VI that I can look at, it is greatly appreciated.

 

Thank you

 

 

 

0 Kudos
Message 1 of 5
(228 Views)
Message 2 of 5
(204 Views)

Having had the (sad) experience of trying to use a "USB Camera" that didn't quite adhere to the GenICam standards (but worked fine with the proprietary driver and software from the camera manufacturer), I strongly suggest downloading a "trial" version of IMAQdx and seeing how easy it is to acquire single images and multi-frame videos in LabVIEW.  [I agree with @Quiztus2].

 

Bob Schor

0 Kudos
Message 3 of 5
(165 Views)

I tried the software in this link and it does work. You might need to do a little work ont his but I can confirm that it does work and the block diagram is laid out in a way that will allow you to see what this developer did to achieve USB camera connection without Vision or IMAQdx.

https://forums.ni.com/t5/LabVIEW/2-hours-finished-the-webcam-program/m-p/782481?requireLogin=False

Tim
GHSP
0 Kudos
Message 4 of 5
(114 Views)

Here is another possibility. I tried this one too and it does work:

https://forums.ni.com/t5/Example-Code/Video-for-Windows-avicap32-dll/ta-p/3491285?profile.language=e...

Tim
GHSP
0 Kudos
Message 5 of 5
(112 Views)