2020年9月10日

webrtc ice流程

摘要: ICE FUll 第一步: WebRTC客户端先去连接ICE Server,也就是STUN Server(地址转换)或者TURN Server(中转)。 STUN Server返回客户端三种地址, 第二步: WebRTC客户端创建RTCPeerConnection并且设置好ICEServer地址和本 阅读全文

posted @ 2020-09-10 18:10 WillingCPP 阅读(2125) 评论(0) 推荐(0)

Mediasoup_Demo信令过程, client and server

摘要: creating Express app... //启动Express running an HTTPS server... //HTTPS启动 running protoo WebSocketServer... //protoo websocke服务启动 protoo connection req 阅读全文

posted @ 2020-09-10 15:57 WillingCPP 阅读(753) 评论(0) 推荐(0)

导航