{
"streamId": "69025352721130744907"
}
curl --location --request POST 'http://192.168.56.7:18082/vic/v1/record/end' \
--header 'Content-Type: application/json' \
--data-raw '{
"streamId": "69025352721130744907"
}'
{
"code": 0,
"message": "success"
}