mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2026-07-06 03:28:09 +08:00
startSendRtp接口返回本地端口号
@@ -980,7 +980,8 @@ typedef enum {
|
||||
|
||||
```json
|
||||
{
|
||||
"code": 0 #成功
|
||||
"code": 0, #成功
|
||||
"local_port": 57152 #使用的本地端口号
|
||||
}
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user