create_export
Export a recorded video segment from a camera using start and end timestamps. Save specific footage as a standalone video clip.
Instructions
Create a new video export from recorded footage.
Exports a section of recorded video between the start and end timestamps for the specified camera.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end | Yes | End Unix timestamp | |
| name | No | Optional friendly name for the export | |
| start | Yes | Start Unix timestamp | |
| camera | Yes | Camera name | |
| source | No | Source: 'recordings' (default) or 'preview' | |
| playback | No | Playback factor: 'realtime' (default), 'timelapse_25x', etc. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||