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
Resolve Support Tickets 2x Faster with ServoDesk
What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
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