peerconnection



POST/message?peer_id=36&to=35

Line-based text data: text/plain (4 lines)

{\n

...\] \\t"sdp" : "v=0\\r\\no=- 2564865274678976581 2 IN IP4 127.0.0.1\\r\\ns=-\\r\\nt=0 0\\r\\na=group:BUNDLE 0 1\\r\\na=extmap-allow-mixed\\r\\na=msid-semantic: WMS stream_id\\r\\nm=audio 9 UDP/TLS/RTP/SAVPF 111 63 9 0 8 13 110 126\\r\\nc=IN IP4 0.0.0.0\\r \\t"type" : "offer"\\n } POST/message?peer_id=36\&to=35 Line-based text data: text/plain (5 lines) {\\n \\t"candidate" : "candidate:3324087323 1 udp 2122260223 172.25.238.91 42768 typ host generation 0 ufrag r9EX network-id 1",\\n \\t"sdpMLineIndex" : 0,\\n \\t"sdpMid" : "0"\\n } POST/message?peer_id=36\&to=35 Line-based text data: text/plain (5 lines) {\\n \\t"candidate" : "candidate:3324087323 1 udp 2122260223 172.25.238.91 54102 typ host generation 0 ufrag r9EX network-id 1",\\n \\t"sdpMLineIndex" : 1,\\n \\t"sdpMid" : "1"\\n } POST/message?peer_id=36\&to=35 Line-based text data: text/plain (5 lines) {\\n \\t"candidate" : "candidate:3814212593 1 udp 1686052607 112.10.137.109 6418 typ srflx raddr 172.25.238.91 rport 54102 generation 0 ufrag r9EX network-id 1",\\n \\t"sdpMLineIndex" : 1,\\n \\t"sdpMid" : "1"\\n } POST/message?peer_id=35\&to=36 Line-based text data: text/plain (4 lines) {\\n \[...\] \\t"sdp" : "v=0\\r\\no=- 4096626779029335130 2 IN IP4 127.0.0.1\\r\\ns=-\\r\\nt=0 0\\r\\na=group:BUNDLE 0 1\\r\\na=extmap-allow-mixed\\r\\na=msid-semantic: WMS stream_id\\r\\nm=audio 9 UDP/TLS/RTP/SAVPF 111 63 9 0 8 13 110 126\\r\\nc=IN IP4 0.0.0.0\\r \\t"type" : "answer"\\n } POST/message?peer_id=35\&to=36 Line-based text data: text/plain (5 lines) {\\n \\t"candidate" : "candidate:1101861550 1 udp 2122260223 172.25.238.91 41457 typ host generation 0 ufrag uY/5 network-id 1",\\n \\t"sdpMLineIndex" : 0,\\n \\t"sdpMid" : "0"\\n } toDO...

相关推荐
恋奴娇8 小时前
ubuntu 25 突破pipewire 不能以root帐号运行 系统没有声音输入输出设备
linux·运维·ubuntu
Bert.Cai9 小时前
Linux dirname命令详解
linux·运维·服务器
有梦想的小何9 小时前
Cursor AI 编程实战(篇一):Prompt 与案例总结
java·linux·prompt·ai编程
程序 代码狂人9 小时前
Linux查询自己环境的一些基础命令
linux·运维·服务器
进击切图仔9 小时前
RAG 加载 pdf 文档
linux·前端·pdf
aerror9 小时前
如何使用ubuntu搭建一个无盘PC启动服务器
linux·服务器·ubuntu
SWAGGY..9 小时前
Linux系统编程:(五)基础开发工具:vim编辑器的使用及其配置操作
linux·编辑器·vim
lzhdim10 小时前
SQL 入门 14:SQL 触发器与事件:自动化数据处理
linux·前端·数据库·sql·自动化
脆皮炸鸡75510 小时前
库制作与原理~静态库&静态链接
linux·经验分享·笔记·学习方法
wangjialelele10 小时前
Linux SystemV 消息队列 + 责任链模式:实现客户端消息处理流水线
linux·服务器·c语言·网络·c++·责任链模式