{
"mediaServerId": "string",
"app": "string",
"stream": "string"
}curl --location 'http://127.0.0.1:8086/index/hook/on_send_rtp_stopped' \
--header 'Content-Type: application/json' \
--data '{
"mediaServerId": "string",
"app": "string",
"stream": "string"
}'{
"code": 0,
"msg": "string"
}