Introduction
This page describes how AlexisHuxley ....
Procedure
Ubuntu users download and install the DEB from http://sourceforge.net/projects/mjpg-streamer/files/.
Run:
mjpg_streamer -i "input_uvc.so -d /dev/video0 -f 1" -o "output_http.so -p 9000" & mjpg_streamer -i "input_uvc.so -d /dev/video1 -f 1" -o "output_http.so -p 9001" &
