File Layout
All recordings are stored within the recordings directory.
Structure
text
recordings/
└── <cameraID>/
├── 2026-08-12_09-00-00_to_10-00-00.mp4
└── 2026-08-12_10-00-00_ongoing.mp4Naming Convention
Ongoing Files: While a 1-hour block is actively being recorded, the file is named with the start time and the
_ongoingsuffix:YYYY-MM-DD_HH-MM-SS_ongoing.mp4Completed Files: Upon rotation, the ongoing file is renamed to include both the start and end times:
YYYY-MM-DD_HH-MM-SS_to_HH-MM-SS.mp4