Example Code

Web Cam Network Streaming

Code and Documents

Attachment

This Project allows you to stream a host and client web camera feed over a network. 

The images are passed with network shared variables that are hosted on the host computer.  These can then be accsessed by the client computer, which can read or write to the respective variables. 

This was just a bit of fun to see how effective it would be to pass vision data around the network.

To use this simply get 2 computers with web cameras and the NI IMAQdx drivers installed and start streaming.  Instrutions are avaliable on the front pannel as well.

Block.png

Matt Surridge

National Instruments

Example code from the Example Code Exchange in the NI Community is licensed with the MIT license.

Contributors