Skip to main content

DebugReplayStartBody

Request body for starting a debug replay session.

cameraSource camera namerequired
start_timeStart timestamprequired
end_timeEnd timestamprequired
DebugReplayStartBody
{
"camera": "string",
"start_time": 0,
"end_time": 0
}