/go-mjpeg

Encode a golang image.Image to an mjpeg stream

Primary LanguageGoMIT LicenseMIT

hz.tools/mjpeg

This package implements support of mjpeg / M-JPEG (or "Motion JPEG"), a fairly strightforward protocol where every frame of a video stream is encoded as a standalone JPEG, streamed to the client.

Go Reference Go Report Card