WebRTC各種資料集合

javascript frameworks

Video chat:

https://github.com/andyet/SimpleWebRTC 
https://github.com/priologic/easyrtc 
https://github.com/webRTC-io/webRTC.io

Peer-to-peer data:

http://peerjs.com/ 
https://github.com/peer5/sharefest

demos:

https://webrtc.github.io/samples/

WebRTC codelab:

a step-by-step guide that explains how to build a complete video chat app, including a simple signaling server.
https://www.bitbucket.org/webrtc/codelab

Getting started:

https://webrtc.org/start/

tutorials:

http://www.html5rocks.com/en/tutorials/webrtc/basics/

中文文檔:

https://segmentfault.com/a/1190000000436544 
http://www.cnblogs.com/lingyunhu/tag/webrtc%20android%20ios/ 
http://blog.csdn.net/kl222/article/details/17198873/

其他:

http://www.openwebrtc.org/ 
http://www.theucbuyer.com/blog/3-considerations-for-hosting-webrtc-based-applications-in-the-cloud 
http://telestax.com/webrtc_cloudbees/

如何部署服務器?

https://www.npmjs.com/package/easyrtc 
https://easyrtc.com/docs/guides/easyrtc_server_install.php 
https://webrtchacks.com/own-phoneco-with-webrtc/ 
http://piratefsh.github.io/projects/2015/08/27/webrtc-stun-turn-servers.html 
http://danielpocock.com/get-webrtc-going-fast

安裝Turn服務器?

https://www.webrtc-experiment.com/docs/TURN-server-installation-guide.html

webrtc提供商

國外: 
https://xirsys.com 
https://tokbox.com/developer/ 
https://cloud.aculab.com/documents/webrtcdemo 
https://www.twilio.com/webrtc 
http://www.frafos.com/webrtc/ 
http://www.sightcall.com/ 
國內:融雲,親加雲,環信等。

webrtc用戶或者demo列表:

http://telestax.com/webrtc_cloudbees/

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章