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
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
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