WebRTC applications can run into problems on Kubernetes because of the many layers of NAT, which often block UDP and RTP media traffic. STUNner is a WebRTC media gateway built to fix these issues by acting as a reliable STUN and TURN server in Kubernetes environments. In
Our WebRTC.ventures Developer Advocate, Hector Zelaya, was recently accepted as an AWS Community Builder! This program offers technical resources, education, and networking opportunities to AWS enthusiasts and emerging thought leaders who are passionate about sharing knowledge and connecting with the technical community. In this spirit of knowledge
On February 19, 2025, Péter Megyesi, CEO of L7mp, joined host Arin Sime to dive into the complexities of running WebRTC media servers in Kubernetes environments. While containerization of WebRTC applications has become common practice, integrating these containers into Kubernetes presents unique challenges due to WebRTC’s distinct networking
Maintaining and updating WebRTC applications is complex, involving frequent updates to libraries and infrastructure components to keep them secure and efficient. Canary releases provide a strategic way to handle these updates with minimal risk. By deploying changes to a small group of users initially, developers can monitor