RTCMultiConnection-v3.0 Demos / LIVE Demos

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

RTCMultiConnection-v3.0 Demos

  1. Share files with single or multiple users
  2. Scalable Media Broadcast over Unlimited users!
  3. Scalable OneWay Video Broadcasting
  4. Scalable OneWay File Sharing
  5. Setup Video Conferencing between multiple users
  6. Setup Audio Conferencing between multiple users
  7. Setup Video OneWay Broadcasting between multiple users
  8. Share Audio+Video+TextChat+FileSharing between multiple users
  9. Share TextChat+FileSharing among multiple users
  10. addStream in a Chat Room
  11. Share part of screen
  12. TwoWay Audio & OneWay Screen Sharing (NOT-Functional YET)
  13. Share Screen in OneWay among multiple users
  14. Leave & Rejoin same room, again and again!
  15. Create Password-Protected Video Conferencing Rooms
  16. Test RTPSender.replaceTrack API (only in Firefox)
  17. Test MediaStreamTrack.applyConstraints API (only in Firefox Nightly)
  18. Video Conferencing using Firebase as a signaling medium
  19. Video Conferencing using PubNub as a signaling medium
  20. Share custom-private messages among users using Socket.io
  21. Detect presence before opening or joining the room.
  22. Get list of all public moderators (rooms initiators).
  23. Switch/Change Cameras in a Live Conference
  24. MultiRTC / Skype-like app
You can try RTCMultiConnection v2.2.2 demos as well:
https://www.webrtc-experiment.com/RTCMultiConnection/

How to install v3.0?

sudo npm install rtcmulticonnection-v3

# or MOST preferred one
mkdir RTCMultiConnection-v3.0 && cd RTCMultiConnection-v3.0
wget http://dl.webrtc-experiment.com/rtcmulticonnection-v3.tar.gz
tar -zxvf rtcmulticonnection-v3.tar.gz
ls -a
node server.js

How to Configure v3.0?


wiki/Configure-v3.0

Open-Sourced as well!

Latest Updates

Latest Issues

Feedback

Enter your email too; if you want "direct" reply!