Categories

  • AI
  • AWS / Amazon Chime SDK
  • Broadcasting
  • Contact Centers
  • CPaaS
  • Daily
  • DevOps
  • EdTech
  • Events
  • General
  • Jobs
  • LiveKit
  • Managed Services
  • Mobile
  • Open Source
  • Real Time Weekly
  • SignalWire
  • Story of success
  • Symbl.ai
  • Technical
  • Telehealth
  • Testing
  • The WebRTC.ventures Blog
  • Thoughts
  • UI/UX
  • Video Conferencing
  • Virtual Collaboration
  • Voice/Audio
  • Vonage
  • WebRTC Architecture
  • WebRTC Live
WebRTC.ventures
WebRTC.ventures
  • WebRTC Services
    • Assess
    • Build
    • Integrate
    • Test
    • Manage
    • Migrating From Twilio Video
    • Video Call Starter Kit
    • Combine the Power of WebRTC and AI
    • Conectara, powered by Amazon Connect
  • Our Partners
    • Amazon Chime SDK
    • Daily
    • SignalWire
    • Vonage
    • Other Tech
  • Stories of Success
  • WebRTC Resources
    • WebRTC Live
    • WebRTC.ventures Blog
    • WebRTC Tips
    • WebRTC.ventures Training Program
    • Migrating From Twilio Video
    • Video Call Starter Kit
  • About Us
    • Blog
    • Our Team
    • Jobs
  • Contact Us
WebRTC.ventures
  • WebRTC Services
    • Assess
    • Build
    • Integrate
    • Test
    • Manage
    • Migrating From Twilio Video
    • Video Call Starter Kit
    • Combine the Power of WebRTC and AI
    • Conectara, powered by Amazon Connect
  • Our Partners
    • Amazon Chime SDK
    • Daily
    • SignalWire
    • Vonage
    • Other Tech
  • Stories of Success
  • WebRTC Resources
    • WebRTC Live
    • WebRTC.ventures Blog
    • WebRTC Tips
    • WebRTC.ventures Training Program
    • Migrating From Twilio Video
    • Video Call Starter Kit
  • About Us
    • Blog
    • Our Team
    • Jobs
  • Contact Us

The WebRTC.ventures Blog.

HomeThe WebRTC.ventures BlogPage 2
image
February 19, 2025 Jen Oppenheimer
Comments Off on Watch WebRTC Live #99: Running WebRTC Media Servers in Kubernetes

Watch WebRTC Live #99: Running WebRTC Media Servers in Kubernetes

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 model. They explore why traditional WebRTC connectivity methods break in Kubernetes environments and discuss practical solutions using TURN servers. The session covers the evolution of WebRTC deployments from
Read More +
image
February 11, 2025 Alberto Gonzalez
Comments Off on When GPU Matters in WebRTC: Accelerating AI, Video Streaming, and Real-Time Communication

When GPU Matters in WebRTC: Accelerating AI, Video Streaming, and Real-Time Communication

Graphics Processing Units (GPUs) were originally designed to accelerate gaming, enabling complex graphics computations to run in parallel. Unlike Central Processing Units (CPUs), which excel at executing a few instructions at a time with high precision, GPUs are built for massive parallelism—handling thousands of operations simultaneously.  This fundamental difference makes GPUs ideal not just for rendering graphics but also for the large-scale data processing that have been driving advancements in WebRTC video streaming. This capability
Read More +
image
February 5, 2025 Hector Zelaya
Comments Off on Understanding WebRTC Codecs

Understanding WebRTC Codecs

Codecs are essential to WebRTC, enabling efficient media compression and decompression for transmission. They not only ensure seamless communication but also impact quality, latency, and compatibility across devices. In this post we will talk about the importance of codecs for WebRTC, including essential codecs, codecs that enable additional features, and emerging codecs such as AV1 and AI audio codecs. The Role of Codecs The main goal of WebRTC is to enable real-time exchange of video,
Read More +
image
January 29, 2025 Hector Zelaya
Comments Off on Troubleshooting WebRTC Applications: Essential Tools & Techniques

Troubleshooting WebRTC Applications: Essential Tools & Techniques

Through the power of WebRTC, millions of people connect face-to-face with colleagues across continents, collaborate on virtual whiteboards in real-time, share their screens with support teams, and much more. However, when issues arise, identifying the root cause within the complex web of connections can feel like searching for a needle in a haystack.  While challenging, troubleshooting WebRTC applications can be made more manageable. With the right diagnostic tools and a systematic approach, you can quickly
Read More +
image
January 27, 2025 Justin Williams
Comments Off on From Live to Refined: WebRTC and Browser APIs Are Driving the Next Big Shift in Streaming Media

From Live to Refined: WebRTC and Browser APIs Are Driving the Next Big Shift in Streaming Media

For a long time, content creators and broadcasters had to choose between the immediacy of live streaming or the polish of edited, on-demand video. Today, innovations in browser APIs and real-time technologies—especially around WebRTC—are closing that gap. By leveraging powerful JavaScript APIs, modern libraries, and emerging protocols, it’s now possible to deliver feature-rich, low-latency video experiences that merge live interaction with the sophistication of post-production workflows. This convergence of live and produced content represents one
Read More +
image
January 24, 2025 Hector Zelaya
Comments Off on How to Set Up Self-Hosted STUN/TURN Servers for WebRTC Applications

How to Set Up Self-Hosted STUN/TURN Servers for WebRTC Applications

For organizations with specific regulatory, scaling, or network control requirements, self-hosted STUN/TURN servers can be a more suitable option than relying on managed service providers to set up and maintain your WebRTC connections. Those seeking cost optimization or increased customization may also benefit from exploring self-hosted solutions. In this post, we’ll outline best practices for provisioning self-hosted STUN/TURN servers, as recommended by our WebRTC experts. We’ll also explore how to install, run and configure three
Read More +
image
January 22, 2025 Jen Oppenheimer
Comments Off on Watch WebRTC Live #98: Exploring WebRTC and Spatial Computing on Apple Vision Pro

Watch WebRTC Live #98: Exploring WebRTC and Spatial Computing on Apple Vision Pro

On January 22, 2025, Damien Stolarz, CEO of Evercast, joined host Arin Sime to discuss how his team added real-time communications into Apple Vision Pro for a collaboration experience like none other. Evercast is a high-resolution, high-color, ultra-low-latency, surround-sound conferencing and streaming software. It’s used for secure remote editing and finishing of films and TV shows, and was used in 60% of Oscar nominated films last year. In the conversation, they cover use cases and the technology
Read More +
image
January 15, 2025 Alberto Gonzalez
Comments Off on What’s Next for WebRTC in 2025? A Look Ahead

What’s Next for WebRTC in 2025? A Look Ahead

As we finish Celebrating 2024: A Year of Versatile WebRTC Solutions and look ahead to 2025, WebRTC.ventures is buzzing with excitement about the future of real-time communication technology. Our team of WebRTC and related experts are gearing up for another year filled with innovation, growth, and new opportunities in the world of real time communications. From protocol innovations to AI and other emerging technologies, the WebRTC ecosystem continues to evolve in exciting ways. Let's explore
Read More +
image
January 9, 2025 JawadZeb
Comments Off on Optimizing WebRTC Performance on Slow Networks: Key Network-Level Considerations

Optimizing WebRTC Performance on Slow Networks: Key Network-Level Considerations

Whether you're building a VoIP application, a video conferencing platform, or any real-time communication solution, ensuring optimal performance in environments with slow or unreliable networks can be a significant challenge. This is especially true for mobile networks and satellite communications, where latency, packet loss, and bandwidth limitations are common hurdles. To address these challenges, developers and architects must carefully evaluate various network-level factors and implement strategies that maximize performance, even under suboptimal conditions. In this
Read More +
image
January 9, 2025 Hector Zelaya
Comments Off on OpenAI Introduces a WebRTC Endpoint for its Realtime API

OpenAI Introduces a WebRTC Endpoint for its Realtime API

OpenAI has introduced a new feature to its Realtime API: a WebRTC endpoint that enables real-time interaction with AI models. This exciting development opens up new possibilities for application builders and users alike, who can now enjoy seamless, instantaneous conversations with AI-powered systems. In this post, we explore why OpenAI this new endpoint is important, how it brings together the formally parallel technologies of WebRTC and AI, and the steps to get started. From WebSockets
Read More +
image
January 3, 2025 Jen Oppenheimer
Comments Off on Celebrating 2024: A Year of Versatile WebRTC Solutions

Celebrating 2024: A Year of Versatile WebRTC Solutions

Taking stock of the WebRTC.ventures team's accomplishments in 2024, we continued to push the boundaries of real-time communication—delivering cutting-edge solutions while strengthening trust and collaboration with our clients. Over the past 12 months, we’ve committed to innovation, adaptability, and strong partnerships. Our expertise shined across a diverse range of projects—from focused assessments to complex, multi-year developments. Our versatility spanned web and mobile applications, CPaaS and open-source solutions, traditional live video conferencing, contact center solutions, and
Read More +
image
December 17, 2024 Rafael Amberths
Comments Off on Why Zendesk Rules the Managed Software Services World

Why Zendesk Rules the Managed Software Services World

Let’s face it, managing support as a Managed Service Provider (MSP) is no walk in the park. You’re juggling client expectations, technical challenges, and a barrage of incoming issues—all while aiming for seamless service delivery. That’s where the Zendesk customer service solution swoops in to save the day.  (Not sure why you need an MSP? Check out our blog post on the topic!) At WebRTC.ventures, we’ve harnessed the full potential of Zendesk to elevate our
Read More +
image
December 16, 2024 Jen Oppenheimer
Comments Off on WebRTC.ventures Becomes an Official SignalWire Development Partner

WebRTC.ventures Becomes an Official SignalWire Development Partner

WebRTC.ventures is thrilled to announce our official development partnership with SignalWire, a leading provider of omnichannel communications platforms featuring Programmable APIs for voice, video, and messaging. Together, we are committed to driving innovation in custom communication solutions, serving industries from telecommunications and healthcare to education. The partnership combines WebRTC.ventures' development expertise with SignalWire's robust technological foundation, leveraging the strengths of both organizations to deliver exceptional communication solutions that meet the evolving needs of businesses seeking
Read More +
image
December 12, 2024 Jen Oppenheimer
Comments Off on A 2017 Legal Tech Solution Evolving for 2024

A 2017 Legal Tech Solution Evolving for 2024

In 2017, WebRTC.ventures developed VideoMagistrate's groundbreaking cloud solution for remote legal proceedings using the Vonage Video API. Over the past seven years, we have continued to support the platform with our managed services, culminating in a technological refresh in 2024. Original 2017 Vision Accessible web platform for legal proceedings Secure video conferencing Real-time document sharing Electronic signature capabilities 2024 Technology Evolution Building on the original infrastructure and continuing to use the Vonage Video API, the
Read More +
image
December 11, 2024 Jen Oppenheimer
Comments Off on Watch WebRTC Live #97: The Changing WebRTC Landscape

Watch WebRTC Live #97: The Changing WebRTC Landscape

On a special year-end episode of WebRTC Live on December 11, 2024, guest host WebRTC.ventures COO Mariana Lopez and four WebRTC.ventures technical leaders shared insights from real-world projects, showcasing four key areas that are transforming the WebRTC landscape: AI in Real-Time Communications – AI hit like a thunderbolt in 2024, fundamentally transforming how we deliver personalized, efficient, and dynamic user experiences in real-time communications. (Lucas Schnoller, Lead Engineer)  Video Publishing and Production – WebRTC’s integration with video production workflows
Read More +
image
December 6, 2024 Alberto Gonzalez
Comments Off on WebRTC.Ventures Visits AWS re:Invent 2024

WebRTC.Ventures Visits AWS re:Invent 2024

AWS re:Invent 2024 brought together nearly 70,000 attendees in Las Vegas, reaffirming AWS's status as the leading cloud provider. This year's conference was overflowing with groundbreaking announcements and innovations that are set to shape the future of cloud technology.  As WebRTC.ventures are members of the APN network as well as Systems Integration Partners for the Amazon Chime SDK, I was excited to immerse myself in this vibrant atmosphere of learning and collaboration, and to have
Read More +
image
November 27, 2024 Hector Zelaya
Comments Off on Selecting and Deploying Managed STUN/TURN Servers

Selecting and Deploying Managed STUN/TURN Servers

Establishing peer connections is one of the most challenging aspects of implementing WebRTC-based applications. This process includes configuring STUN (Session Traversal Utilities for NAT) and TURN (Traversal Using Relays around NAT) servers, often known as ICE servers, which are vital for overcoming network restrictions and ensuring reliable connections. In a previous post, Mastering STUN & TURN Servers: A Guide to Proper Integration for WebRTC Applications, we explored various approaches to effectively implementing these critical servers.
Read More +
image
November 21, 2024 Alfred Gonzalez
Comments Off on A WebRTC Developer’s Take on CommCon 2024: London

A WebRTC Developer’s Take on CommCon 2024: London

In June, I had the great opportunity to attend the CommCon 2024 event in London. It was held at Cloudflare’s offices in front of the London Eye and next to the Westminster Bridge. I was happy to attend CommCon for the first time, to get to hear all those amazing talks and to meet great professionals in the real-time and open media industry. Here are the insights I gained from each of the talks, for
Read More +
image
November 19, 2024 Hector Zelaya
Comments Off on AI-Enhanced Click2Call: Filtering and Qualifying Outbound Interactions

AI-Enhanced Click2Call: Filtering and Qualifying Outbound Interactions

Contact centers are proactively seeking ways to enhance their customer outreach efforts while balancing personalization and efficiency. Through click-to-call (a.k.a. dialer) solutions powered by Large Language Models (LLMs), they can build outbound campaigns where a voicebot with high conversational capabilities initiates contact with customers, filtering and qualifying interactions before routing them to human agents. From debt collection to market research, AI-powered customer outreach can automate a host of routine initial interactions and determine when it
Read More +
image
November 13, 2024 Jen Oppenheimer
Comments Off on Watch WebRTC Live #96: Call Quality at Scale – Balancing Automated Monitoring and the Human Factor

Watch WebRTC Live #96: Call Quality at Scale – Balancing Automated Monitoring and the Human Factor

On the November 13, 2024 episode of WebRTC Live, host Arin Sime welcomed Luca Pradovera, Lead Solutions Architect at SignalWire, for a discussion on call performance analysis in contact centers and other high-volume communication environments. Key insights and episode highlights can be found below the video. Bonus Content Our regular monthly industry chat with Tsahi Levent-Levi. This month's topic: "Twilio Video: Back from the dead?" Watch Episode 96! https://youtube.com/live/ofullCWtSHM Key Insights ⚡ Mean Opinion Score (MOS) is
Read More +
Prev + 1 2 3 … 37 Next +

Recent Blog Posts

  • Twilio’s ConversationRelay GA Release Brings Voice AI to the Enterprise Mainstream
  • Watch WebRTC Live #102: “MOQ Me, Don’t WebRTC Me” with Ali C. Begen
  • Getting Started with WebRTC in the Zoom Video SDK for Web Applications
  • Zoom’s WebRTC-Powered Video SDK: A Powerful Addition to the CPaaS Landscape
Make your app smarter. Request a free AI evaluation.
Video Call Starter Kit Powered by the Amazon Chime SDK
Conectara, modernizing contact center operations, powered by Amazon Connect.
  • Assess
  • Build
  • Integrate
  • Test
  • Deploy & Manage
We’re one of the few agencies in the world dedicated to WebRTC development. This dedication and experience is why so many people trust us to help bring live video application dreams to life.

Let's get started!

Contact us today
info@webrtc.ventures

Join our mailing list!

© 2023 WebRTC.ventures, an AgilityFeat company / Privacy Policy