WebRTC各种资料集合

Posted SweetLoverFT

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了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/

以上是关于WebRTC各种资料集合的主要内容,如果未能解决你的问题,请参考以下文章

WebRTC各种资料集合

如何用人工智能技术优化 WebRTC 产品(内附具体方案)

WebRTC 音频抗弱网技术(下)

Android 融云IM集成方法以及解决的一些问题

WebRTC源码入手和底层功能扩展资料分享

WebRTC源码入手和底层功能扩展资料分享