Goto

Collaborating Authors

 mediapipe and webrtc


Implementing Virtual Background with React using MediaPipe and WebRTC

#artificialintelligence

In this post, I will show you how to implement virtual background replacement. We will be using the WebRTC APIs to capture a stream from a camera, and then employ (better word here?) Machine Learning with MediaPipe and WebAssembly to remove the background. MediaPipe is a cross-platform Machine Learning solution for live and streaming media (should this be live and streaming?) Background replacement is just one of many features it has.