1、webRTC相關APIgit
參考:https://github.com/ChenYilong/WebRTC/blob/master/WebRTC入門教程/WebRTC入門教程.mdgithub
1.1 功能劃分web
1.2 API劃分:三個JS接口編程
1.3 stun及turn服務器做用服務器
1.4 ICE 網絡鏈接服務網絡
ICE(Interactive Connectivity Establishment)框架
2、webrtc相關有用url測試
2.1 W3C關於webrtc的認證google
http://w3c.github.io/webrtc-pc/url
2.2 源碼
https://webrtc.org/native-code/
2.3 官網demo
https://codelabs.developers.google.com/codelabs/webrtc-web/#0