Triggers the generation of a video to be started

Starts the exporting of the video footage, so it can be retrieved later using the returned job identifier.
A video is generated using the existing footage recorded.
The API will use up to an hour of the available footage to generate a video.
No video will be generated when footage is requested of over an hour.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required

ID of the camera.

integer
required

ID of the recording.

Body Params

The time frame from the specified video to export footage. Maximum of one hour can be specified.

The parameters used to export footage within a certain date and timeframe. Both the min and max timestamp requested, needs to be within the existing footage, otherwise an error will be returned with the valid timeframe If the maxTimestamp is in the future, we'll clamp it to current time, which will also be visible in the job details when requested. If the minTimestamp is in the future, a validation error will be returned.

date-time
required

The start time of the footage.

date-time
required

The end time of the footage.

timestampOptions
object
required
Responses

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json