摘要:
第一步: 下载SimpleWebrtc https://github.com/jiabailong/SimpleWebRTC-server 第二部: 安装SimpleWebrtc,定位到根目录,使用npm install 第三部: 修改coturn服务器地址 第四部: node server.js启 阅读全文
摘要:
coturn功能比较全,配合WebRTC和Chrome使用蛮好,我在Ubuntu Server 14.04下配置了一下,过程记录在这里。coturn的资料github主页:https://github.com/coturn/coturn。coturn配置文档:https://github.com/c... 阅读全文