LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Best Way to Host Front Panel in Web Browser

Hello  All 

           I am almost confused with all methodology that Labview have to host the Top Level front panel in Web browser. My requirement is to  Monitor and control the Front Panel from remote location using web browser, but without installing any LV Runtime engine in Client machine. Also I want to stream the Videos in same or different page. Which is the best way to do this?. Web-service or CGI 

 

Thanks & Regards

Rigilkumar 

0 Kudos
Message 1 of 2
(2,540 Views)

Rigilkumar,

 

If you don't want to install the LV runtime engine, that rules out the remote front panels.  However, you should still be able to build a web service to do what you want. This will be a bit more tedious because you'll have to build a thin client to have an interface with the web service. You can find an example of a thin client built in Adobe Flex here.

 

If you're looking at streaming video as well, I recommend you look over Streaming IMAQ Images Over a Network (or Internet)

 

Hope this helps,

Misha
0 Kudos
Message 2 of 2
(2,532 Views)