Skip to main content

Module recording_control

Module recording_control 

Source
Expand description

Manual event-recording control.

POST /api/v1/cameras/{id}/record-trigger fires an event recording trigger for a camera, exactly like a zone/breach event would: it extends the camera’s post-roll recording window to now + post_roll_seconds. Only meaningful for event / scheduled_event cameras; managed by manager+. Triggers are evaluated against the SERVER’s wall clock.

Structs§

TriggerResult
Result of a manual event-recording trigger.

Functions§

router