moq-loc 0.2.0

Low Overhead Container (LOC) frame encoding for MoQ
Documentation

Documentation Crates.io License: MIT

moq-loc

Frame encoding for the Low Overhead Container (LOC) defined in draft-ietf-moq-loc.

LOC packs a small set of property Key-Value-Pairs (timestamp, optional per-frame timescale, etc.) in front of a raw codec bitstream payload. This crate handles just the wire encoding; for catalog-driven dispatch see moq-mux.

See the API documentation for details.