mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2026-03-31 10:40:52 +08:00
Updated webrtc信令交互格式 (markdown)
@@ -9,7 +9,7 @@ zlmediakit webrtc信令格式新增支持whip/whep标准,测试地址如下:
|
||||
|
||||
## 一、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
|
||||
- 请求body: webrtc offer sdp
|
||||
- 回复body:
|
||||
|
||||
Reference in New Issue
Block a user