LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Send and receive video over TCP/IP

Solved!
Go to solution

 

If i have two PC connected to each other by server , how can i sending video from PC1 and receiving this vodeo by PC2.

Thank you

0 Kudos
Message 1 of 5
(2,972 Views)

If i have two PC connected to each other by server , how can i sending video from PC1 and receiving this video by PC2.

Thank you

0 Kudos
Message 2 of 5
(2,964 Views)

Open up the Example Finder under the Help menu.

Search for examples on TCP/IP send and receive.

 

Please don't create two messages with the same question.

0 Kudos
Message 3 of 5
(2,957 Views)

Can send video ? 

 

0 Kudos
Message 4 of 5
(2,951 Views)
Solution
Accepted by topic author Aly.reda

You can send whatever you want.  You just have to program the protocol that translates video to bytes on the sending end, and bytes to video on the receiving end.

0 Kudos
Message 5 of 5
(2,946 Views)