LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

network streams video

Hello!

 

I'm  working with network streams and I succesfully achieved transmition of joystick data from an executabe (in a non-labview computer) to my program. I thought it would be fun to transmit video from my program to the host computer (the non-labview), but I'm not getting good results at all. If somebody can give me a hint I would appreciate it!

 

Thanks!!!

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

Hey there;

 

The easiest way I could think of is to create a VI in LabVIEW to acquire video and then use a remote front panel to display it over the same Network.

I would suggest you use the Grab and Select Mode.vi example available in Help>>Find Examples.

After thatt you can create a remote front panel using the instructions found here (without the attachment part) ...

 

Good luck

0 Kudos
Message 2 of 2
(2,160 Views)