convert from Lumix UDP streaming to HTTP MJPEG streaming.
go build
- connect Lumix to wifi.
- get Lumix's IP.
- start streaming
./keep.sh Lumix's IP
- start server
./lumix-webcam -addr :8080
- open browser
open http://localhost:8080
- Lumix DMC-GX7mk2
convert from Lumix UDP streaming to HTTP MJPEG streaming.
go build
./keep.sh Lumix's IP
./lumix-webcam -addr :8080
open http://localhost:8080