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
While writing a series on how to control a web camera using an Arduino and WebRTC, I stumbled upon the need for a NodeJS implementation of WebRTC compatible with PubNub. On my client I was using PubNub’s webrtc-sdk, so the path of least resistance was to take