Project abandoned! Sorry, I havent found the time to keep this project updated. Please see https://github.com/jacksonliam/mjpg-streamer for the designated sucessor site. Thanks to everyone who contributed and is using the software.
MJPG-streamer takes JPGs from Linux-UVC compatible webcams, filesystem or other input plugins and streams them as M-JPEG via HTTP to webbrowsers, VLC and other software. It is the successor of uvc-streamer, a Linux-UVC streaming application with Pan/Tilt
License
GNU General Public License version 2.0 (GPLv2)Follow MJPG-streamer
Other Useful Business Software
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
-
what's the code "if( ... )" in intput_file.c?
-
Installed on UDOO Quad board with IR webcam - worked first time no issues - perfect project
-
Good, easy to configure, reliable. Warning: the connection credentials are written to /var/log/message.* in clear text!
-
Easy to install - work great for me on my raspberryPi. I make a bashscript mjpg.sh for starting: #!/bin/bash LD_LIBRARY_PATH=/opt/mjpg-streamer/mjpg-streamer-experimental/ /opt/mjpg-streame r/mjpg-streamer-experimental/mjpg_streamer -i "input_raspicam.so -fps 15 -q 50 - x 1280 -y 960" -o "output_http.so -p 9000 -w /opt/mjpg-streamer/mjpg-streamer-ex perimental/www" &
-
Raspberry-Pi GOOD