Hi,
You can definitely use remote panels to view your LabVIEW VI on a remote computer. However, your video may be choppier due to the large amount of data that would need to be sent over your network, and this will depend on the update speed of the video. If you would like to publish your data to the web follow these steps: 1) Save your VI 2) Start the webserver (Tools>>Web Publishing) 3) Preview the page 4) Save to disk (use the default location in the www directory) 5) Use the web link given to access the VI from a remote machine. 6) If you would like to request control of the VI remotely, right click and select request control.
To get the video playing on your front panel:
1. Place the ActiveX container on the front panel2. Right click on the ActiveX container and select "insert ActiveX Object"3. Select "Window Media Player"This will embed the media player on the ActiveX control. The trick then is to associate the feed from your webcam to this ActiveX control. However, there are several versions of Windows Media Player/Labview that are incompatible.
This <a href="http://forums.ni.com/ni/board/message?board.id=200&message.id=2757&requireLogin=False" target="_blank">thread</a> may also be of assistance
Please let me know if you have any questions or if there is anything I can do to be of assistance.
Regards,