mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2026-06-12 19:24:22 +08:00
openRtpServer接口新增re_use_port参数
This commit is contained in:
@@ -1289,6 +1289,11 @@
|
||||
"key": "stream_id",
|
||||
"value": "test",
|
||||
"description": "该端口绑定的流id\n"
|
||||
},
|
||||
{
|
||||
"key": "re_use_port",
|
||||
"value": "0",
|
||||
"description": "是否重用端口,默认为0,非必选参数"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user