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 分钟前
Linux中的变量
linux·运维·服务器
handler0119 分钟前
从源码到二进制:深度拆解 Linux 下 C 程序的编译与链接全流程
linux·c语言·开发语言·c++·笔记·学习
Cat_Rocky35 分钟前
利用Packet Tracer网络实验
linux·运维·服务器
嵌入式×边缘AI:打怪升级日志1 小时前
Linux 驱动实战:SR501 人体红外传感器驱动开发与调试全记录
linux·运维·驱动开发
正点原子1 小时前
【正点原子Linux连载】第三章 U-Boot使用 摘自【正点原子】ATK-DLRK3568嵌入式Linux驱动开发指南
linux·运维·驱动开发
Qbw20041 小时前
【Linux】进程地址空间
linux·c++
jamon_tan2 小时前
linux下lvgl8.3动态库编译
linux
子牙老师4 小时前
软件虚拟化 vs 硬件虚拟化
linux·性能优化·云计算
rayyy95 小时前
Linux 下标准的 libX.so 软链接生成
linux
实心儿儿5 小时前
Linux —— 基础IO - 文件描述符
linux·运维·服务器