From fa4a7208ccf1ae4b87f293fff8c02339a2b9bbe7 Mon Sep 17 00:00:00 2001 From: tiyn Date: Thu, 3 Nov 2022 15:29:37 +0100 Subject: [PATCH] v4l2 and obs: added --- wiki/obs.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/wiki/obs.md b/wiki/obs.md index d365f8b..05c2e4a 100644 --- a/wiki/obs.md +++ b/wiki/obs.md @@ -9,9 +9,9 @@ By using virtual camera the views of OBS can be used as an additional camera output, making it possible to add effects and more to the video feed of the camera. -### Installation +### Installation (Linux) -For Linux systems [V4L2](./linux/v4l2.md) needs to be set up. +First of all [V4L2](./linux/v4l2.md) needs to be set up. This guide assumes it is set up according to the section in the [V4L2 entry](./linux/v4l2.md#v4l2loopback). Make sure to start and/or enable it.