LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Video for Windows and Labview

Hallo,

is it possible to use a video for windows device together with labview? I
want to use my ATI All in Wonder Pro together with Labview.

Bye ...

Jörg Licher
University of Osnabrück
0 Kudos
Message 1 of 3
(3,022 Views)
Yes, there is a utility that I got from the Info-LabVIEW archive which I have used and it works very well. See attached files.

-Jim
Download All
Message 2 of 3
(3,022 Views)
I modified capwind.dll to include support for I420 format used by USB cams like the Philips PCVC680k.
Get lv_vfw.zip and modify capwind.cpp to include the
attached snippet of code. It is an extension of the
switch statement. I also modified vfi_example to loop
in order to see instant results of manipulating the controls.
Drop an email if you encounter problems (or if you don't...)
Kees de Groot (degroot@rcl.wau.nl)
Download All
0 Kudos
Message 3 of 3
(3,021 Views)