Refactor how frames are sent from receiver
- Simplify options (single stream out, no CBOR-based preview)
- Use ZeroMQ zero-copy send feature + compression directly to CBOR + use pre-allocated send buffer
- CBOR has dedicated calibration message type (so SC pedestal doesn't go in a single huge message)