Search Criteria
Package Details: backscrub-git v0.3.0.r63.g4f70bc1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/backscrub-git.git (read-only, click to copy) |
---|---|
Package Base: | backscrub-git |
Description: | Virtual video device (webcam) for background replacement / blurring |
Upstream URL: | https://github.com/floe/backscrub |
Licenses: | Apache |
Conflicts: | backscrub |
Provides: | backscrub |
Submitter: | andrejr |
Maintainer: | None |
Last Packager: | andrejr |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2022-10-26 21:30 (UTC) |
Last Updated: | 2022-10-26 21:30 (UTC) |
Dependencies (4)
- libcurl-gnutls (libcurl3-gnutlsAUR, libcurl-http3-ngtcp2-gnutlsAUR, libcurl-gnutls-gitAUR)
- opencv (opencv-cuda)
- v4l2loopback-dkms (v4l2loopback-dkms-gitAUR)
- cmake (cmake-gitAUR) (make)
Latest Comments
nylocx commented on 2023-07-18 09:03 (UTC)
The current build on arch is broken but with the comments from https://github.com/floe/backscrub/issues/164 I was able to get it to build locally again. Would be nice if you can fix the package and include the two patches and a "-DCMAKE_CXX_FLAGS=-Wno-stringop-overflow".
nylocx commented on 2023-01-23 11:44 (UTC) (edited on 2023-01-23 12:14 (UTC) by nylocx)
I love this tool but after the last update I got errors because of missing opencv libs, so I started a rebuild with fails at the linker stage with:
I managed to get it working again by adding the #tag=v2.8.4 to the tensorflow source.