Settings
Configuration & health
Visibility into what the backend knows. Knobs for the trip-detection logic will live here once the API exposes them.
Pipeline health
Live from /api/health
checking…
Detections, all time
Detections today
Faces enrolled
Overrides
Cameras
Camera IDs reported by the NVR and the friendly name configured on the backend.
Trip detection knobs
Coming soon. The thresholds (60-min max gap, outdoor-camera confirmation window, etc.) live in the backend today.
The following levers will appear here once the API surfaces them:
- Max out-and-back gap (minutes)
- Minimum trip duration to count
- Outdoor-camera dwell window for high-confidence flag
- AI re-classification on/off for ambiguous trips
// TODO_BACKEND: expose GET /api/settings and PATCH /api/settings
Backend base URL: