diff --git a/realtime-pluginfree-calls/README.md b/realtime-pluginfree-calls/README.md index 1aa442f5..5a5057cb 100644 --- a/realtime-pluginfree-calls/README.md +++ b/realtime-pluginfree-calls/README.md @@ -1,6 +1,11 @@ -##### [WebRTC Browser-to-Browser Pluginfree Calls](https://github.com/muaz-khan/WebRTC-Experiment/tree/master/realtime-pluginfree-calls) / [Demo](https://www.webrtc-experiment.com/calls/) +## [WebRTC 1:1 Pluginfree Calls](https://github.com/muaz-khan/WebRTC-Experiment/tree/master/realtime-pluginfree-calls) - +Demos: + +1. https://www.webrtc-experiment.com/realtime-pluginfree-calls/ +2. https://www.webrtc-experiment.com/calls/ + + This [WebRTC](https://www.webrtc-experiment.com/) demo setups one-to-one audio/video/screen calls between two users. @@ -8,11 +13,9 @@ Users can set unique identifiers (userids) for them; and target users can call t It supports realtime text-chat as well; where websocket/socket.io is used for text sharing. -Try the demo: https://www.webrtc-experiment.com/calls/ - = -##### Browser Support +## Browser Support [Audio-Only calling experiment](https://www.webrtc-experiment.com/calls/) works fine on following web-browsers: @@ -25,6 +28,6 @@ Try the demo: https://www.webrtc-experiment.com/calls/ = -#### License +## License -All [WebRTC Experiments](https://www.webrtc-experiment.com/) are released under [MIT licence](https://www.webrtc-experiment.com/licence/) . Copyright (c) [Muaz Khan](https://plus.google.com/+MuazKhan). +[1:1 Calls based demos](https://github.com/muaz-khan/WebRTC-Experiment/tree/master/realtime-pluginfree-calls) are released under [MIT licence](https://www.webrtc-experiment.com/licence/) . Copyright (c) [Muaz Khan](https://plus.google.com/+MuazKhan). diff --git a/realtime-pluginfree-calls/images/video-container.png b/realtime-pluginfree-calls/images/video-container.png deleted file mode 100644 index 0863d51c..00000000 Binary files a/realtime-pluginfree-calls/images/video-container.png and /dev/null differ diff --git a/realtime-pluginfree-calls/index.html b/realtime-pluginfree-calls/index.html index 31dad31e..cdc86fa9 100644 --- a/realtime-pluginfree-calls/index.html +++ b/realtime-pluginfree-calls/index.html @@ -1,8 +1,24 @@ -