Open-Source Virtual Background
11–20 of 85 posts
Re: Open-Source Virtual Background
#12Re: Open-Source Virtual Background
#13If you just want an easy greenscreen https://obsproject.com/ has a very good chromakey filter and a V4L2loopback plugin https://github.com/CatxFish/obs-v4l2sink
Re: Open-Source Virtual Background
#14Re: Open-Source Virtual Background
#15Found something similar yesterday, which is basically deepfake for avatars - https://github.com/alievk/avatarify
Re: Open-Source Virtual Background
#16Re: Open-Source Virtual Background
#17Do you have a live video recorded showing how quickly it can process a stream?
Re: Open-Source Virtual Background
#18Re: Open-Source Virtual Background
#19Since it looks like your webcam is mounted to a stationary PC and you're only really writing this for yourself, wouldn't it be a lot easier to just subtract out a static picture of your background from the feed?
Chroma keying is the stable version of this idea: the single background color of a separately and well lit background removes these issues.
Re: Open-Source Virtual Background
#20Since it looks like your webcam is mounted to a stationary PC and you're only really writing this for yourself, wouldn't it be a lot easier to just subtract out a static picture of your background from the feed?
This breaks down in daylight (brightness shifts due to sun moving/clouds) or whenever anything shifts ever so slightly. Even shadows may make things appear where they shouldn't. Chroma keying is the stable version of this idea: the single background color of a separately and well lit background removes these issues.
I did actually tinker with this and other approaches a little.
Also the things in the background get moved around pretty frequently, e.g. what is on the couch. I don't have a dedicated office room