Everyone’s talking about AI or artificial intelligence. Let’s look at the development process of a multiparty video chat with AI-powered background removal.
On December 11th, WebRTC.ventures produced Episode #37 of WebRTC Live! Formerly known as WebRTC Standards, WebRTC Live is a webinar series about the latest use cases and technical updates to the popular coding standard for live video. For this episode, we were joined by guest Sean DuBois,
If you’re planning to build a WebRTC application, you have probably come to the conclusion that you need a media server for your use case. We’ve discussed open source media servers and CPaaS platforms in the past, and that’s probably the first step. However, if you decide
Today we’ll take a look at how to build a WebRTC application using Electron. To make things simple, we’ll just use the bare APIs to build our own minimal signaling server using socket.io. The application The idea is to use Electron to open our client files and