Skip to content

ilyajob05/mjpegStreamer

Repository files navigation

CMake Docker Image CI

mjpegStreamer

Simple application for create and translation mjpeg video stream to http webpage use openCV Multithread video streaming

Requirements

openCV

Usage

Set number youre camera

mkdir build

cd build

cmake ..

./mjpegStreamer -src 0 -port 8080 -quality [1-10] -fps 1

or

./bin/mjpegStreamer -src 0 -port 8080 -quality [1-10] -fps 1

Open browser and connect 127.0.0.1:8080

About

Simple application for create and translation mjpeg video stream to http webpage use openCV

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published