{
"ids": [
"string"
]
}
curl --location --request POST '/ids/record/query' \
--header 'Content-Type: application/json' \
--data-raw '{
"ids": [
"string"
]
}'
{
"code": 0,
"message": "",
"data": {
"@type": "type.googleapis.com/hileia_core_record.QueryRecordsByIDsResp",
"records": [
{
"collaborationID": "b273304b6d024e3d8fa339ab743344af",
"sessionID": "3bcadd3feaea4510a29698658de0ec1a",
"state": "STATE_FINISHED",
"beginTime": "1662452030",
"endTime": "1662452090",
"isConnected": true,
"members": [
{
"userID": "12365",
"seqID": "61750",
"videos": [
{
"fileName": "corpid_uid_channelid20220906081410bd0dddefc9f0117176.1662452052117.mp4",
"beginTime": "1662452052",
"endTime": "1662452090",
"fileSize": "9845757",
"cloudType": "LeiaRtmp",
"bucketName": "hileia-record",
"recordID": "284491156357252",
"host": "http://192.168.20.157:8082/LeiaRecorderRecord/corpid_uid_channelid20220906081410bd0dddefc9f0117176.1662452052117.mp4",
"mediaType": "mp4",
"width": 1280,
"height": 720
}
],
"attends": [
{
"inTime": "1662452032",
"outTime": "1662452090",
"deviceType": 0
}
]
},
{
"userID": "12387",
"seqID": "61749",
"videos": [
{
"fileName": "corpid_uid_channelid2022090608141025eb26e65ea9351bf2.1662452052694.mp4",
"beginTime": "1662452052",
"endTime": "1662452089",
"fileSize": "3830974",
"cloudType": "LeiaRtmp",
"bucketName": "hileia-record",
"recordID": "284491156357252",
"host": "http://192.168.20.157:8082/LeiaRecorderRecord/corpid_uid_channelid2022090608141025eb26e65ea9351bf2.1662452052694.mp4",
"mediaType": "mp4",
"width": 640,
"height": 368
}
],
"attends": [
{
"inTime": "1662452030",
"outTime": "1662452090",
"deviceType": 0
}
]
}
],
"mergeVideos": [
{
"fileName": "corpid_uid_channelid202209060814109a40789b206fb507ec.1662452050795.mp4",
"beginTime": "1662452050",
"endTime": "1662452089",
"fileSize": "10910517",
"cloudType": "LeiaRtmp",
"bucketName": "hileia-record",
"recordID": "284491156357252",
"host": "http://192.168.20.157:8082/LeiaRecorderRecord/corpid_uid_channelid202209060814109a40789b206fb507ec.1662452050795.mp4",
"mediaType": "mp4",
"width": 1280,
"height": 720
}
],
"recordID": "",
"appID": "hileia_core"
}
]
}
}