
WhatsApp has over two billion active users, but for developers building real-time communications applications, it’s long been a walled garden. That’s changing. WhatsApp Business Calling is opening new doors for SIP-based integrations, and the technical landscape around it is evolving fast. In this episode, Dan Jenkins joins us to break down

Peermetrics is WebRTC.ventures’ open-source WebRTC monitoring stack. Earlier this year, a client pushed it to a scale that stress-tested assumptions you can’t easily replicate in development: thousands of video conferences a day totaling over a million events. That traffic surfaced things that only show up at volume.

Your users report poor call quality, a dropped call, or a connection that never got established. But what actually happened? In this episode of WebRTC Live, we’ll break down what commonly fails in production WebRTC apps, how experienced teams debug live incidents, and how to build the

Testing an AI voice agent is nothing like testing a standard application. You’re validating a live, real-time pipeline where WebRTC audio streaming, speech-to-text, LLM reasoning, and text-to-speech synthesis work together within milliseconds, every time a user speaks. Traditional QA processes and frameworks weren’t built for this. They