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
}
Request body for starting a debug replay session.
{
"camera": "string",
"start_time": 0,
"end_time": 0
}