Expand description
Recorder supervisor: one FFmpeg process per camera, recording the configured stream
into time-segmented fragmented-MP4 files with -c copy (no decode). Supervises the
process, reconnects with backoff on stream loss, and maintains live camera status.
Structs§
- Recorder
Manager - Owns and supervises the per-camera recorder tasks.