{
"mediaServerId": "string",
"local_port": 0,
"stream_id": "string",
"tcpMode": 0,
"reUsePort": true,
"ssrc": "string"
}curl --location 'http://127.0.0.1:8086/index/hook/on_rtp_server_timeout' \
--header 'Content-Type: application/json' \
--data '{
"mediaServerId": "string",
"local_port": 0,
"stream_id": "string",
"tcpMode": 0,
"reUsePort": true,
"ssrc": "string"
}'{
"code": 0,
"msg": "string"
}