From ad8f68f0a17df9b54ea9562308f7690715a4dca5 Mon Sep 17 00:00:00 2001 From: tiyn Date: Mon, 9 Jan 2023 15:50:50 +0100 Subject: [PATCH] obs: video format for virtual camera updated --- wiki/obs.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/wiki/obs.md b/wiki/obs.md index d29433e..2446b29 100644 --- a/wiki/obs.md +++ b/wiki/obs.md @@ -21,8 +21,10 @@ 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. Additionally `obs-v4l2sink` needs to be installed. -Under `Tools/v4l2sink` select the device path set up in V4L2 and the `YUV420` -video format. +Under `Tools/v4l2sink` select the device path set up in V4L2. +Select the same video format as set for your camera. +For Linux see [the webcams entry](/wiki/linux/webcams.md#configure-the-webcam) +to configure the video format. Afterwards the virtual camera can be started. ### Background Removal