{
"app": "string",
"id": "string",
"ip": "string",
"must_no_encrypt": true,
"params": "string",
"port": 0,
"realm": "string",
"schema": "string",
"stream": "string",
"user_name": "string",
"vhost": "string",
"mediaServerId": "string"
}curl --location 'http://127.0.0.1:8086/index/hook/on_rtsp_auth' \
--header 'Content-Type: application/json' \
--data '{
"app": "string",
"id": "string",
"ip": "string",
"must_no_encrypt": true,
"params": "string",
"port": 0,
"realm": "string",
"schema": "string",
"stream": "string",
"user_name": "string",
"vhost": "string",
"mediaServerId": "string"
}'{
"encrypted": true,
"passwd": "string",
"code": 0,
"msg": "string"
}