I became interested in WebRTC a few years ago, and immediately saw the disruptive nature of WebRTC in the browser. Peer to peer, encrypted communications in the browser has so many applications. At the time, most of the demo applications were “skype killers” – video conferencing tools
WebRTC is not just video – it’s Data too! WebRTC is not just about video chat, although that is almost always part of it. WebRTC allows for Peer to Peer video chat, audio chat, or data exchange between two web browser clients. With a little extra work,
Last night I had a lot of fun presenting to the Silicon Valley Realtime meetup on WebRTC. It’s a talk that I’ve given a few times recently and the interest from attendees always shows how compelling WebRTC is and how disruptive it can be to real time
P2P Game with the WebRTC Data Channel WebRTC gets a lot of attention because of the video and audio communications it offers to web and mobile applications. But there is a lot more you can do with WebRTC! In this post that I wrote for WebRTCHacks, I’ll