/mjpeg-streamer

"MJPG-streamer", is a command line application that copied JPG-frame from a single input plugin to multiple output plugins.

Primary LanguageC

mjpeg-streamer

"MJPG-streamer", is a command line application that copies JPG-frames from a single input plugin to multiple output plugins.

Installing

To use the ZeroMQ plugin you have to install the mjpeg-streamer-experimental version. Please install the required libraries first.

cd mjpg-streamer-experimental
make
sudo make install

Necessary libraries (Debian)

sudo apt-get install libzmq4-dev libczmq-dev libprotobuf-dev libprotobuf-c0-dev protobuf-c-compiler libjpeg62-turbo-dev