1
0
mirror of https://github.com/tiyn/wiki.git synced 2026-04-16 01:04:47 +02:00

Restructuring: Fixed spelling and tables

This commit is contained in:
2026-04-03 10:17:26 +02:00
parent f4181c2c3d
commit 58f836b4d4
187 changed files with 1039 additions and 622 deletions

View File

@@ -22,7 +22,7 @@ camera.
First of all [V4L2](/wiki/linux/v4l2.md) needs to be set up.
This guide assumes it is set up according to the section in the
[V4L2 entry](/wiki/linux/v4l2.md#v4l2loopback).
Afterwards the virtual camera can be started.
Afterward, the virtual camera can be started.
### Background Removal
@@ -35,7 +35,7 @@ Made by royshil [the GitHub page](https://github.com/royshil/obs-backgroundremov
various possibilities to install the background removal for OBS on different systems.
On Linux systems background removal is often contained in a package named `obs-backgroundremoval`
or similarly.
Afterwards the background removal can be added as a filter on a input source.
Afterward, the background removal can be added as a filter on a input source.
## Troubleshooting