-
Hi, I'm using mac (version 11.4) and trying to follow steps at `https://github.com/webcamoid/akvirtualcamera/wiki/Build-and-install`
1. When I run command
```bash
launchctl enable system/ org.we…
-
I downloaded both v4l2loopback-dkms and akvcam, but there is no item in the dropdown list for virtual cam drivers.
* Webcamoid information: Webcamoid 8.8.0
* Operating System information: 5.10.3…
-
While running, I get an average of 19-20fps at 720p, which is much better than previous versions getting single-digit frame rates at that resolution.
However, after running for a minute or two, the…
-
I am using latest master commit (7e58309c38248a0ff857679f0a632b4b213277e2) with the example config.
```
+ modinfo akvcam
filename: /lib/modules/5.4.0-1042-gke/updates/dkms/akvcam.ko
versio…
-
Dear fangfufu,
I just wanted to leave a few words of thanks.
Building on your (and some others) repository, I implemented a webcam that applies artistic neural style transfer:
(https://github.com/…
-
```bash
$ python3 fake.py
Cannot set camera property 3 to 1280, used value: 0.0
Cannot set camera property 4 to 720, used value: 0.0
Cannot set camera property 5 to 30, used value: 0.0
Traceback…
-
Hi, no matter what I do I get high cpu usage. Even if I don't do any frame processing.
`python3 fake.py --no-foreground -W 680 --no-ondemand --no-background`
I am using v4l2loopback
```
$ apt …
-
Hi, first of all thank you, the program works great!!!
Is there a way to close the program correctly? When I do ctrl+< or ctrl+c, it closes but the webcam remains captured, so I cannot use neither th…
-
When you just want to put this on a new machine, you just want to doubleclick one file, and the thing to open up and run with a default setting. :)
So batching this all up in a portable package for…
-
Hi there, first of all thank you for your work of putting this all together!
I have trouble getting it to a) run at all and b) to recognize my GPU or CUDA library.
I have a RTX 2060 and run Fedora…