目前在做基于WebRTC的语音和视频终端,语音和视频通话的质量都不错。感谢WebRTC,站在巨人的肩膀上,我们可以看得更远。
WebRTC浏览器兼容性
github demos
下面两个都是github项目,项目中有各种WebRTC的demo。除了demo之外,这两个项目的issuese也是非常值得看的,可以解决常见的问题
相关资料网站
- webrtc官网: https://webrtc.org/
- webrtchacks: https://webrtchacks.com/
- webrtc官网: https://webrtc.org.cn/
- webrtc安全相关: http://webrtc-security.github.io/
- webrtc谷歌开发者教程: https://codelabs.developers.google.com/codelabs/webrtc-web/
- sdp for webrtc https://tools.ietf.org/id/draft-nandakumar-rtcweb-sdp-01.html
- 各种资料 https://webrtc.org/start/
- https://www.w3.org/TR/webrtc/
浏览器内核
- webkit官网:https://webkit.org/
WebRTC相关库
- webrtc-adapter https://github.com/webrtchacks/adapter
WebRTC周边js库
VoIP/PSTN
值得关注的人
WebRTC主题
github上webrtc主题相关的仓库,干货非常多 https://github.com/topics/webrtc