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
Enterprise-grade ITSM, for every business
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
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