LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

firewirecam on remote panel

Hi
 
I have a controlsystem where im controlling on a remote panel using web publishing tool in LabVIEW.
Im using three Unibrain Fire-i cameras to get live video from the system.
 
my problem is that the video on remote panel is slow, typically 2-3 frames pr sec, even if its configured to 30 frames pr sec..
 
Anyone know how to solve this problem?
 
0 Kudos
Message 1 of 3
(2,601 Views)
Does the same program give 30 frames/sec if not on remote monitoring?
Message 2 of 3
(2,496 Views)

The only way to solve this problem is to run the remote panel over an extremely fast network with no other network traffic.

You can see the webcam on  your PC because all of the communications ports are fast.  (firewire, CPU, memory, video card).  But to see something on a remote panel, that picture of your front panel as to be encoded, sent over a TCP/IP connection, and decoded on the other end for display.  I'm sure 30 screenshots /second is way too fast for your network connection to handle.

Message 3 of 3
(2,482 Views)