> For the complete documentation index, see [llms.txt](https://docs.facefusion.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.facefusion.io/usage/deepfake-webcam.md).

# 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.
