Skip to content

Start recording

POST
/api/recording/start

Start capturing the screen as an MP4 video.

Recording started.

object
id
string
Example
rec_1234567890
active
boolean
started_at
string format: date-time
stopped_at
string format: date-time
download

Download URL path.

string
mime_type
string
Example
video/mp4
file_name
string
Example
rec_1234567890.mp4
display
string
Example
:0
resolution
string
Example
1440x900

A recording is already active.

object
message
required

Human-readable error message.

string