WebRTC.ventures Senior Engineer Alberto Trastoy Gonzalez learned the hard way that WebRTC based applications are different from other web applications. WebRTC carries a unique set of challenges around interoperability, scaling, networking, security, testing, and debugging.
What exactly is WebRTC and how are the peer-to peer, real-time communication video, audio, and data channels it enables used in different industries such as video conferencing, contact centers, telehealth, insurance, in-context communications, dating and social media, gaming, IoT, and more? Let’s find out.
STUN and TURN are two types of WebRTC signaling servers that can be used to create a real-time, peer-to-peer connection. In this post we will explain why we need them, when we need them, why one is beneficial to the other, and how you can get around the problem altogether using a CPaaS.
Bugs exist. WebRTC is not an exception. Debugging WebRTC applications can be particularly challenging, but not impossible. Arin’s guest for WebRTC Live Episode 49 was our own Senior WebRTC Engineer and Developer Evangelist, Germán Goldenstein. They discuss tools and methodologies for debugging a WebRTC call.