Skip to content

Files

Latest commit

eb893b6 · Dec 7, 2020

History

History
This branch is 6 commits ahead of, 2 commits behind jacksonliam/mjpg-streamer:master.

mjpg-streamer-experimental

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Oct 25, 2018
Dec 7, 2020
Jul 3, 2020
May 24, 2019
Oct 14, 2018
Jan 7, 2017
Nov 9, 2010
Dec 7, 2020
Oct 14, 2018
Nov 9, 2010
Jan 7, 2017
Jul 24, 2017
Dec 7, 2020
Dec 7, 2020
Jul 24, 2017
Dec 7, 2020
Jul 24, 2017
Oct 14, 2018
Jun 30, 2016
Dec 7, 2020

mjpg-streamer

Currently no issues are known, but since this software is quite young and not used widely it may cause problems. You must really know what you are doing, if you use this software. If you want to use the software you are obliged to check if the sourcecode does what you expect it to do and take the risk yourself to use it.

Usage

When launching mjpg-streamer, you specify one or more input plugins and an output plugin. For example, to stream a V4L compatible webcam via an HTTP server (the most common use case), you can do something like this:

mjpg_streamer -i input_uvc.so -o output_http.so

Each plugin supports various options, you can view the plugin's options via its --help option:

mjpg_streamer -i 'input_uvc.so --help'

More examples can be found in the start.sh bash script.

Plugin documentation

Input plugins:

Output plugins: