Skip to content

Record a clip from live view

Record a clip from live view

Press Record Clip on any camera tile to capture an event at the moment you see something noteworthy. NovaVMS saves the pre-buffered seconds before your click and continues recording for the configured post-buffer duration.

Procedure

  1. Open Live and click the tile for the camera you want to record.
  1. Click Record Clip in the toolbar.
  1. A confirmation toast shows the clip duration (pre-buffer + fixed duration + post-buffer).
  1. The event appears on the Events page within 5 seconds with trigger_type: manual.

Common variations

  • Rate limit: one manual trigger per camera per 5 seconds. A second click within that window returns a warning toast and does not create a new event.
  • Extend an active recording: if a motion-triggered recording is already running, clicking Record Clip extends it by the configured duration.
  • API trigger: POST /api/v1/cameras/{id}/trigger does the same thing for integrations. See the API reference.

If this didn’t work