MJPEG Image stream server build using lighttpd and ffmpeg
478
Run the container which shoudl start your mjpeg-server available on port 8080 to localhost
docker run --restart always -d -p 8080:80 --name mjpeg-server ntrphanikumar/mjpeg-server:1.0.0
MJPEG image stream can be accessed with below format
http://localhost:8080/cgi-bin/image?$URL
Replace $URL with any accessible rtmp, rtsp urls and your stream should be available
Content type
Image
Digest
sha256:a9e99dfa5…
Size
256.1 MB
Last updated
over 2 years ago
docker pull ntrphanikumar/mjpeg-server:1.0.0.20240218