
Data Communication using WebRTC
Author
Wasim Thabraze
View Count
6524
License
Creative Commons CC BY 4.0
Abstract
Using WebRTC we are trying to develop a prod- uct called 'Ping' used for audio, mult-video, file and screen sharing.
- Ping uses WebRTC for the source of data exchange and XMPP Server for signalling and transporting.
- Ping works on Browser to Browser connections instead of naive client server approach.
- Ping guarentees high scalability and upto 60% more efficiency than existin
