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
- Open Live and click the tile for the camera you want to record.
- Click Record Clip in the toolbar.
- A confirmation toast shows the clip duration (pre-buffer + fixed duration + post-buffer).
- 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}/triggerdoes the same thing for integrations. See the API reference.
If this didn’t work
- Button is greyed out — your role is Viewer. Operators and above can trigger clips. See Roles and permissions.
- 429 “Too many requests” — wait 5 seconds and retry.
- Event appears but the clip is empty — see Clip export produces empty file.
Related
- Review an event — scrub the clip and read the AI analysis
- Recording pipeline — how pre-buffer and post-buffer work
- Camera recording settings — duration and buffer fields