Module compression_integration

Source
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ยง

CompressedFrame
Compressed stream frame with metadata
CompressionStats
DecompressionMetadata
DecompressionStats
StreamingCompressor
Streaming compressor that maintains compression state across frames
StreamingDecompressor
Client-side decompressor for receiving compressed frames