{
"streamId": "56c2de84-9faf-4d96-ad1b-dd61699c8495"
}
curl --location --request POST 'http://192.168.56.7:18082/vic/v1/pu/record/stop' \
--header 'Content-Type: application/json' \
--data-raw '{
"streamId": "56c2de84-9faf-4d96-ad1b-dd61699c8495"
}'
{
"code": 0,
"message": "success",
"data": {
"rtspUri": "dolore"
}
}