LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How do I display webcam feed on a front panel

Hi All...

I'm trying to code up a LabVIEW application which will take a webcam feed from a webpage (such as www.camcentral.com) and display the webcam feed from a specific location (e.g. Sydney) onto the front panel of the VI... has anybody done anything like this before? Know how I'd go about getting started with it?

Cheers,

M.J.
0 Kudos
Message 1 of 2
(2,310 Views)
You could use an ActiveX container...

The ActiveX object you would use is the Microsoft Web Browser and you can use property nodes and invoke nodes to control it. The attached code shows the basic implementation.
Sarah

Applications Engineer | National Instruments | UK & Ireland
0 Kudos
Message 2 of 2
(2,291 Views)