
What is WebRTC and What is it Good For? This 7-minute video provides a quick introduction to WebRTC and demonstrates why it is growing in importance and popularity.

A common solution for real time video apps is to rely on video APIs, a niche in CPaaS, which makes use of WebRTC.

When developing with WebRTC, try to stick as close as possible to how Google Meet is designed and architected. That’s where love and attention is given to the source code.

I am now VP Products at Spearline. This means that there are going to be some changes here at BlogGeek.me. Here’s what you can expect

An updated infographic of the WebRTC Developer Tools Landscape for 2022, along with my Choosing a WebRTC API Platform report.

With WebRTC, we focus on lossy media compression codecs. These won’t maintain all the data they compress, simply because we won’t notice it either.

WebRTC open source is a mess. It needs to grow out of its youth and become serious business – or gain serious backing.

Running your own TURN servers for your WebRTC application is not necessarily the best decision. Make sure you know why you’re doing it.

Every time you look at NAT Traversal in WebRTC, you end up learning something new about STUN, TURN and/or ICE.