Hello eagerstudent,
You basically have two options.
You can call the dlls in LabVIEW using a �Call Library Function Node� as you have mentioned. You will have to figure out what methods to call, what they return, and how to cast that data into images. This is probably the more difficult method.
Your other option, if it is available, is to use ActiveX to control whatever application you use to view your camera video and pull that streaming into LabVIEW. What functionality is available will be up to whatever application you control, but most robust applications provide at the very least a basic, usable interface. The ActiveX controls for the application will be registered with your OS when the application is installed. You can then use an Active
X container in LabVIEW to reference the ActiveX object. I�ve attached an example that does exactly this with Windows Media Player.
If none of these suggestions help, or if I�m not correctly understanding your issue, please reply with comments or answers to the discussion above and any additional information that may help, and I�ll be happy to look further into it.
Have a nice day!
Robert Mortensen
Applications Engineer
National Instruments
Robert Mortensen
Software Engineer
National Instruments