Search Criteria
Package Details: obs-v4l2sink-git 0.1.0.r12.1ec3c8a+obs25.0.8-3
Git Clone URL: | https://aur.archlinux.org/obs-v4l2sink-git.git (read-only, click to copy) |
---|---|
Package Base: | obs-v4l2sink-git |
Description: | v4l2-output for obs-studio |
Upstream URL: | https://github.com/CatxFish/obs-v4l2sink |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | mazieres |
Maintainer: | mazieres |
Last Packager: | mazieres |
Votes: | 1 |
Popularity: | 0.001879 |
First Submitted: | 2020-04-23 02:22 |
Last Updated: | 2020-09-20 13:47 |
Dependencies (4)
- obs-studio (obs-studio-liushui-git, obs-studio-wayland, obs-hevc-vaapi-git, obs-studio-browser, obs-studio-ftl, obs-studio-git)
- cmake (cmake-git) (make)
- git (git-git) (make)
- v4l2loopback-dkms (v4l2loopback-dkms-git) (optional) – module required to use obs as virtual camera
Latest Comments
1 2 Next › Last »
mazieres commented on 2020-10-13 15:01
@ohthehugemanatee Can you elaborate on what you are using? With obs-studio 26.0.2-2, the package seems to be stable. If I run
yay -Syu
it does not gratuitously update obs-v4l2sink-git.ohthehugemanatee commented on 2020-10-13 14:50
This package somehow always needs an update for me. Applying the update, or removing/reinstalling doesn't matter... How can I help diagnose the problem?
mazieres commented on 2020-09-20 13:49
@EndlessEden Please try what I just pushed. This problem was caused by you running an rc version, so there not being a tag corresponding to
obs --version
. I just changed it to build against HEAD in that case, which ideally should fix your problem. If that fixes it, I'll make the same fix toobs-motion-effect-git
.EndlessEden commented on 2020-09-20 09:09
error in Prepare() "error: pathspec '26.0.0' did not match any file(s) known to git"
mazieres commented on 2020-05-05 00:37
@AntiComposite please try the revision I just pushed. Ideally it fixes the problem.
AntiComposite commented on 2020-05-04 22:46
This PKGBUILD does not work for me, it fails with
jonpas commented on 2020-05-02 22:16
@mazieres Works well!
mazieres commented on 2020-05-02 19:03
@BGameiro Good point. I just added v4l2loopback-dkms as an optdepend. There are other v4l2 sink devices besides v4l2loopback, so it shouldn't be a strict dependency, but I think 90% of people using this will want v4l2loopback, so this should have been documented somewhere.
BGameiro commented on 2020-05-02 18:27
@danieltetraquark I hadn't. Thank you for that.
Just out of curiosity, shouldn't it be added as a dependency? Or is there a reason why not?
danieltetraquark commented on 2020-05-02 16:34
@BGameiro did you install v4l2loopback-dkms and loaded the module?