Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 428 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 428 Bytes

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