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
Passwordless Authentication and Passwordless Security
It’s no secret — passwords can be a real headache, both for the people who use them and the people who manage them. Over time, we’ve created hundreds of passwords, it’s easy to lose track of them and they’re easily compromised. Fortunately, passwordless authentication is becoming a feasible reality for many businesses. Duo can help you get there.
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