mjpg-streamer
registry.gitlab.com/luckyturtledev/docker-mjpg-streamer:latest
https://hub.docker.com/r/lukas1818/mjpg-streamer
bridge
sh
false
https://github.com/jacksonliam/mjpg-streamer
https://github.com/jacksonliam/mjpg-streamer
mjpg-streamer is a command line application that copies JPEG frames from one or more input plugins to multiple output plugins. It can be used to stream JPEG files over an IP-based network from a webcam to various types of viewers such as Chrome, Firefox, Cambozola, VLC, mplayer, and other software capable of receiving MJPG streams.
It was originally written for embedded devices with very limited resources in terms of RAM and CPU. Its predecessor "uvc_streamer" was created because Linux-UVC compatible cameras directly produce JPEG-data, allowing fast and perfomant M-JPEG streams even from an embedded device running OpenWRT. The input module "input_uvc.so" captures such JPG frames from a connected webcam. mjpg-streamer now supports a variety of different input devices.
http://[IP]:[PORT:8080]/
https://dashboard.snapcraft.io/site_media/appmedia/2018/01/webcam.png
-i "input_uvc.so -n -d /dev/video0 -r 1920x1080" -o "output_http.so -w /usr/share/mjpg-streamer/www/"
1663804282
/dev/video0