WebRTC Weekly Issue #650
Six round trips down to one, MoQ gets an API, and several vendors roll out releases
Two items this week are the same story arriving from opposite ends. OpenAI cut WebRTC call setup from six round trips to one and took the work to the IETF instead of keeping it, and Chrome 151 is already shipping one of those sub-drafts.
⭐ Tsahi’s Pick
How we built a realtime system for responsive voice AI in six months (OpenAI)
OpenAI changed the game in Voice AI. It took the turn detector out of the audio path entirely and let the model decide when to speak. They cut WebRTC call setup from six round trips to one with WARP. Part of the changes made were architectural. This is going to affect all Voice AI vendors and frameworks - commercial and open source. This is going to be interesting to see how it develops.
📰 This Week in WebRTC
Streaming the IETF MoQ sessions with MoQ… kinda! (Meetecho) - Meetecho streamed the IETF 126 MoQ sessions over MoQ itself, and writes up honestly where it still needed help (hint: it is everything that WebRTC gives for free)
An API for MoQ: provision your own isolated relays (Cloudflare) - Cloudflare is more vocal (and faster?) in its adoption of MoQ versus its adoption of WebRTC
How to Use chrome://webrtc-internals to Debug Calls (Digital Samba) - the 101 guide of the week. This time, on webrtc-internals
Professional TURN Servers for WebRTC (Chris Ahrweiler) - because what we were all missing was another managed TURN service
📣 Sponsor
vCon: The PDF for Your Conversations
An open standard for transcripts, metadata, and consent. Learn vCon.
📢 Releases
Chrome 151 release notes (Chrome) - data channel setup now carries the SCTP handshake inside the SDP offer, cutting up to two round trips off establishment. Fits as part of the OpenAI story
Native Video Reference App 1.3 - Vonage’s iOS and Android reference app adds background replacement, an extensible bottom bar, and new call controls
coturn 4.16.0 - a new release of the TURN/STUN server, landing the same week Fedora pushed 4.15.0 out as a security update
rtcStats v1.9 - self-hosted enrichment through the rtcstats-enrichment server
✍️ This Week on BlogGeek.me
WebRTC won’t fix your call quality. Observability will - WebRTC’s call quality is no better than any other VoIP protocol, and a discovery call reminded me why teams keep expecting otherwise. What separates the ones who fix quality from the ones who keep guessing is whether they can see what is actually happening



