Introduction
WebRTC,名称源自网页即时通信(英语:Web Real-Time Communication)的缩写,是一个支持网页浏览器进行实时语音对话或视频对话的API。它于2011年6月1日开源并在Google、Mozilla、Opera支持下被纳入万维网联盟的W3C推荐标准。
Standard
ICE
ICE test page: https://webrtc.github.io/samples/src/content/peerconnection/trickle-ice/
Samples
https://webrtc.github.io/samples/ - WebRTC samples
https://www.webrtc-experiment.com/ - WebRTC Demos, Experiments, Libraries, Examples