Releases: rayburgemeestre/webcam-virtual-background
virtual-bg-1.1.1.tar.gz
This release only contains a very small change compared to the last release, see:
90de46c#diff-34d21af3c614ea3cee120df276c9c4ae95053830d7f1d3deaf009a4625409ad2
The fix disables buffering, which hopefully should avoid a lot of latency with certain webcams.
In the hope to fix the following issue:
#3
🤞
virtual-bg-1.1.tar.gz
Thanks to Sebastian (https://github.com/ChillAndImprove) and HardPenguin (https://github.com/hardpenguin) for opening an issue for this feature 👍 we now support regular images (jpg, png, etc.) as external background images.
The README has been updated to show how this works. TL;DR get version 1.1, and then set-mode external <path to file>
.
The docker image has also been updated, if you've been using the cam
script as a wrapper around the docker version. You might wish to update it, with the new 1.1
version, and a mount to a folder containing your background images. See the extra info here: https://github.com/rayburgemeestre/webcam-virtual-background#deploy-using-docker
virtual-bg-1.0.tar.gz
precompiled binaries for ubuntu 20.04