This repository contains code for Center Stage for Zoom Calls using MediaPipe
python3 -m venv venv
source venv/bin/activate
pip3 install -r requirements.txt
Install v4l2loopback
sudo modprobe v4l2loopback
python3 main.py
Want to become an expert in AI? AI Courses by OpenCV is a great place to start.