I just wanted to see if I could make remote camera using Crossroads I/O and OpenCV. Also I've put server on BeagleBone board and checked performance. It's all performing well. We can go home.
First
git clone https://github.com/mszubart/remote_cam.git
mkdir remote_cam/build
cd remote_cam/build
Then
cmake ..
make
Or something like this...
Executables can be probably, maybe found in build/server and build/client directories.
@ LICENSE file