LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to use Labview to show video live to another remote laptop

Hi, I am using labview with a DAQ device with data reading and a web camera. Firstly I would like to show the reading of DAQ device data and live video on the PC with labview. Secondly, I would like to access both device data and video on a remote laptop preferly on a web browser.  

 

Could anyone guide me in how to this could be done. Thanks in advance.

 

 

 

0 Kudos
Message 1 of 6
(2,449 Views)

A good idea is to do a quick search of the forums and NI's site. There's tons of stuff about regarding remote front panels, here's NI's tutorial for setting them up :

 

http://zone.ni.com/devzone/cda/tut/p/id/4791

 

Have a go at this and then come back to us when/if you have any specific questions

 

Good luck,

 

-CC

 

p.s. Blast! Pressed the "Me Too" button by mistake! 

----------------------------------------------------------------------------------------------------------------------------
"If anyone needs me, I'll be in the Angry Dome!"


Message 2 of 6
(2,441 Views)

Hi,

I had the same issue.

A very easy method of resolution is the DataSocket.

 

Communicating Two VIs in Two Computers Using DataSocket:

https://decibel.ni.com/content/docs/DOC-4905

 

Sending an Image over Data Socket:

http://zone.ni.com/devzone/cda/epd/p/id/2307

 

Hope this examples will help you.

_____________________________________________________________________

---Please mark a post as a Solution if it solved your problem ---
0 Kudos
Message 3 of 6
(2,435 Views)

Is there any way to use a web browser to access to the video without any labview on the client or remote PC such as mobile phone browser?

0 Kudos
Message 4 of 6
(2,392 Views)

I have tried using the web server and was able to view the vi in local host. However, I am not able to view the vi using web browser through another laptop. I had using the ip address through ipconfig in the format of http://"my ip address":8000/My%20vi%20file.html but to no avail. I have also disable my firewall on the server side.

 

Any help is appreciated. Thanks.

 

 

0 Kudos
Message 5 of 6
(2,388 Views)

edit: replied to wrong post

0 Kudos
Message 6 of 6
(2,380 Views)