自建AppRTC - 简书
自建AppRTC 可以苦其心志劳其筋骨饿其体肤,更重要的是能学会 webrtc 服务器的...否则会遇到浏览器的跨域访问问题(主要是 pushState 会产生一个错误),这么改: ...
搭建自己的AppRTCDemo服务器 - jhhu - 博客园
(一)先搭建房间服务器AppRTC: sudo apt-get updatesudo apt-get install gitsudo git clone https://github.com/webrtc/apprtcsudo apt-get install nodejssudo...