Expand description
Integration of schema-based compression with PJS streaming
Provides streaming-aware compression that maintains the ability to progressively decompress data as frames arrive.
Structsยง
- Compressed
Frame - Compressed stream frame with metadata
- Compression
Stats - Decompression
Metadata - Decompression
Stats - Streaming
Compressor - Streaming compressor that maintains compression state across frames
- Streaming
Decompressor - Client-side decompressor for receiving compressed frames