Skip to main content

Start custom recording export

POST 

/export/custom/:camera_name/start/:start_time/end/:end_time

Starts an export of a recording for the specified time range using custom FFmpeg arguments. The export can be from recordings or preview footage. Returns the export ID if successful, or an error message if the camera is invalid or no recordings/previews are found for the time range. If ffmpeg_input_args and ffmpeg_output_args are not provided, defaults to timelapse export settings.

Request​

Responses​

Successful Response