“Can you hear me now?” That’s the sort of phrase dreaded on all video chats, but happens all too frequently. Call quality is becoming even more important as bandwidth improves for the average user (even on mobile) and as video chats become more common in many industries
September 1st marked what might be the beginning of the end for a licensing nightmare which has been hindering the real-time and media streaming industries alike for quite a while now. Before we take a look at the announcement I’m alluding to here, let’s break down a
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