WebRTC one-to-many video broadcasting / Source Code

HOME © Muaz Khan . @WebRTCWeb . Github . Latest issues . What's New?

Private Broadcast ?? #123456789

Features

  1. One-to-Many video broadcasting
  2. All peers are directly connected with broadcaster. They're not connected with each other.
  3. Broadcaster can see/talk with all of them; they can only talk/listen only the broadcaster.

Usage

  1. Online examinations monitoring
  2. Multi-doctors single patient checkup
  3. Multi-flights realtime lookup by single operator


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

Latest Updates