RTCMultiConnection Multi-Session Establishment ® Muaz Khan
HOME © Muaz Khan . @WebRTCWeb . Github . Latest issues . What's New?
This demo is out-dated i.e. deprecated (written in 2013).
Please try other demos: https://github.com/muaz-khan/RTCMultiConnection
Open Four Unique Sessions
Select and join a session:
Why multi-sessions?
- Sometimes you want to one-way broadcast your video for users who have no-camera or no-microphone
- You may want to allow audio-conferencing along with video-conferencing in the same session / same stream!
- You may want to open one-to-one ports between main-peer and the server to record speech or to further broadcast the stream
- You may want to allow end-users to anonymously join/view main-video session or chatting room
- You may want to open one-to-one private session between chairperson and CEO! — in the same session; same page!