mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2026-03-05 05:30:52 +08:00
startSendRtpPassive接口支持同时接收流
This commit is contained in:
@@ -1743,6 +1743,12 @@
|
||||
"value": "1",
|
||||
"description": "rtp es方式打包时,是否只打包音频,该参数非必选参数",
|
||||
"disabled": true
|
||||
},
|
||||
{
|
||||
"key": "recv_stream_id",
|
||||
"value": "",
|
||||
"description": "发送rtp同时接收,一般用于双向语言对讲, 如果不为空,说明开启接收,值为接收流的id",
|
||||
"disabled": true
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user