↑ WEBRTC EXPERIMENTS

WebRTC Calls: Realtime & Pluginfree! / Source Code on Github

Copyright © 2013 Muaz Khan<@muazkh>.

Private Call ?? /calls/#123456789

Features

  1. One-to-One voice-only calls
  2. Cross-Browser calling
  3. Voice-Recording

Try RTCall.js for Browser-to-Browser audio-only calling

  1. In your own site; as an admin; you may want to be auto-alerted for each new visitor i.e. customer.
  2. You may want to make voice-only calls between admin and customers
RTCall.js Documentation & Source code

You can use RTCMultiConnection.js for audio/video/screen sharing (i.e. conferencing/broadcasting); it supports multi-sessions establishment on the same page, group text chat and file sharing, auto user presence detection and many other features.

Feedback