WebRTC for Real-Time Communications

What is WebRTC


WebRTC SDK

  • Twilio (https://www.twilio.com) - Free for STUN, Paid for TURN
  • ooVoo SDK (https://developers.oovoo.com/) - Free, but Paid for commercial products.
  • XirSys SDK (http://xirsys.com/developers/) - Free for STUN, Paid for TURN
  • Appear.in - just embedded, only backgrand customize

WebRTC Libs/Framework

  • adapter.js - AdapterJS provides polyfills and cross-browser helpers for WebRTC
  • EasyRTC - Javascript API hides the differences between Chrome and Firefox browsers and simplifies coding needed for working WebRTC apps.


WebRTC Test Tool



WebRTC Server


Conference - need MCU!


  • licode - Open Source WebRTC Communications Platform.
  • janus - Janus is a WebRTC Gateway developed by Meetecho

Resource

  • p2pPeerConnection broker for WebRTC
  • js-motion-detection This project tries to provide as a basis for other motion-detection apps

Comments