Demos:
- https://www.webrtc-experiment.com/realtime-pluginfree-calls/
- https://www.webrtc-experiment.com/calls/
This WebRTC demo setups one-to-one audio/video/screen calls between two users.
Users can set unique identifiers (userids) for them; and target users can call them using same userids.
It supports realtime text-chat as well; where websocket/socket.io is used for text sharing.
=
Audio-Only calling experiment works fine on following web-browsers:
Browser | Support |
---|---|
Firefox | Stable / Aurora / Nightly |
Google Chrome | Stable / Canary / Beta / Dev |
Opera | Stable / NEXT |
Android | Chrome / Firefox |
=
1:1 Calls based demos are released under MIT licence . Copyright (c) Muaz Khan.