mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2026-07-10 16:00:04 +08:00
Updated webrtc信令交互格式 (markdown)
@@ -9,7 +9,7 @@ zlmediakit webrtc信令格式新增支持whip/whep标准,测试地址如下:
|
|||||||
|
|
||||||
## 一、webrtc sdp交换请求基本格式
|
## 一、webrtc sdp交换请求基本格式
|
||||||
|
|
||||||
- 请求地址: /index/api/webrtc?app=live&stream=test&type=[push/play/echo]
|
- 请求地址: /index/api/webrtc?app=live&stream=test&type=[push/play/echo]&preferred_tcp=[0/1]&cand_tcp=[ip:port]&cand_udp=[ip:port]
|
||||||
- 请求方式: http post
|
- 请求方式: http post
|
||||||
- 请求body: webrtc offer sdp
|
- 请求body: webrtc offer sdp
|
||||||
- 回复body:
|
- 回复body:
|
||||||
|
|||||||
Reference in New Issue
Block a user