Hector demonstrates an alternative method to video conference background removal and custom image replacement using the recently released Insertable Streams for MediaStreamTrack API.
Juan shows us how you can remove the background in a video conference and replace it with a custom image using Daily React Hooks and MediaPipe libraries.
Serverless architecture allows you to build and run applications and services without having to manage infrastructure. Nikhil demonstrates setting up a serverless backend for a video conferencing app powered by the Amazon Chime SDK.
In Hector’s final post in his series on basic networking concepts used in WebRTC, he creates a video conference application and goes “under the hood” to understand all the networking that happens in order to establish a call using WebRTC.