On Thu, Feb 04, 2021 at 07:09:03PM +0000, Paul Smith wrote:
> I would like to replace the background behind in my webcam video feed
> with an image. However, that is not possible, as it requires a “green
> screen”, which I do not have. So, my idea is to use a virtual camera
> with a background image chosen by me and feed that into Zoom. Is that
> possible on Fedora?

You can use the v4l2loopback kernel module to create a virtual camera,
and use one of the many tools to send video to the virtual video
device.  However, that will just send a video or image to the video
device, it won't get your webcam's picture and overlay it on top of
it.  If you want that, you'll need to do what zoom is already trying
to do, which requires a static background (a green screen).

-- 
Jonathan Billings <billi...@negate.org>
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org

Reply via email to