laluka / easy-bg-blur

Use BodyPix to blur your webcam background

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

easy-bg-blur

A single-page tool to present your webcam with a blurred background.

HowTo - Ubuntu

Simply open your browser and visit: file:///opt/easy-bg-blur/index.html

# Setup
sudo add-apt-repository ppa:obsproject/obs-studio
sudo apt update
sudo apt install v4l2loopback-dkms obs-studio

# Camera creation
sudo sed -i 's/Exec=obs/Exec=obs --use-fake-ui-for-media-stream/g' /usr/share/applications/com.obsproject.Studio.desktop
# Start OBS & create screne & virtual camera

Kudos

About

Use BodyPix to blur your webcam background


Languages

Language:JavaScript 99.9%Language:HTML 0.1%