For our 61st episode of WebRTC Live, Arin welcomed Callstats.io founder Varun Singh to explore the future of WebRTC. Varun also shared a special announcement: he has joined Daily.co as Chief Product and Technology Officer. Daily Co-Founder Kwindla Kramer joined the conversation.
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.
The world of online education and tutoring has been remarkably enhanced and changed in a number of ways by video chat and WebRTC capabilities. The addition of these capabilities has brought a positive level of interaction and engagement that was missing from online education and tutoring, as
In this post, we’re going to demonstrate how to build a simple peer-to-peer WebRTC Android client from scratch. We’ll cover how to implement the signaling backend using TypeScript and Node and the Android client without using any 3rd party service or abstraction over the WebRTC library. The