Deepfake Webcam

Usage

python run.py --ui-layouts webcam

Modes

Inline

Preview the webcam feed within the UI without opening any streaming connections. This is perfect for quickly checking your webcam capabilities.

UDP

A stream at udp://localhost:27000 can be captured by OBS.

V4L2

A stream at /dev/video* can be captured by OBS.

Last updated