# Deepfake Webcam

### Usage

```
python facefusion.py run --ui-layouts webcam
```

### Modes

#### Inline

Render the webcam feed within the UI.&#x20;

#### UDP

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

#### V4L2

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