/mjpeg-proxy

Republish a MJPEG HTTP image stream using a server in Go

Primary LanguageGoGNU General Public License v3.0GPL-3.0

mjpeg-proxy

Republish a MJPEG HTTP image stream using a server in Go

Running it (example):

user@random:~/mjpeg-proxy# go run mjpeg-proxy.go chunker.go digest.go pubsub.go  -bind ":20000" -source "http://xxx.xxx.xxx.xxx/mjpg"