-
Notifications
You must be signed in to change notification settings - Fork 6
Install camera
Frank Herrmann edited this page Mar 14, 2016
·
3 revisions
Use a new Endoscope HD Camera, here an example: http://www.ebay.de/itm/400981655748
https://github.com/jacksonliam/mjpg-streamer
aptitude update
aptitude install git libjpeg-dev cmake
git clone https://github.com/jacksonliam/mjpg-streamer
cd mjpg-streamer/mjpg-streamer-experimental
./mjpg_streamer -i "./input_uvc.so -d /dev/video0 -r 1280x720" -o "./output_http.so -p 8080 -w ./www"