This repository turns a set of local JPEG images into MJPEG video stream.
- Make sure you have
images
directory with.jpg
files inside at the same location with.go
file. - Execute this command
go run main.go
Simple visit http://localhost:3333/mjpeg
Or see online example at https://app.punyapat.me/mjpeg-server/mjpeg
You can try https://github.com/perthcpe23/android-mjpeg-view