"CheckRecord" //Check recording conditions
"StatusEvent" //Downstream status event
"PrepareRecord" //Prepare the video
"StartRecord" //Start recording
"OpenDialog" //Open audio and video
"OpenDialogFail" //Failed to open audio and video
"DialogEvent" //Channel event
"CreateRecordFile" //Create a video file
"Recording" //In the video
"SplitRecord" //Split video
"StopRecord" //End recording
"SaveRecord" //Save the videocurl --location --request GET 'https://192.168.88.11:9781/bvcsp/v1/plan/recordLog/device//'{
"code": 0,
"msg": "string",
"data": {
"puId": "string",
"channel": 0,
"event": "string",
"info": "string",
"time": 0,
"score": 0
}
}