-
I'm not even really sure where to start providing info or debugging. Everything seems to be "working" but when the window pops up it's just a green screen. Any idea where to start?
-
I'm evaluating AkVirtualCamera under Windows und from a functionality and performance perspective I'm impressed. AkVirtualCamera is exactly what I'm seeking for. Unfortunately, the stability under Win…
-
## Platform
Operating system and version: 10.0 Build 19042 (release: 2009; revision: 685; 64-bit)
OBS Studio version: OBS 25+ up to OBS 26.1.2-194-g744cb9752 (64-bit, windows)
…
-
Hello,
I got the following error:
```
deepseg v0.2.0
(c) 2021 by floe@butterbrot.org
https://github.com/floe/deepbacksub
debug: 2
ccam: /dev/video0
vcam: /dev/video1
width: 640
height:…
-
Hello,
First of all, I would like to congratulate for such awesome work.
I was trying to run the pre-trained model but I'm getting the following error:
```
(tfdeeplearning) D:\pose estimation te…
-
# README
Some considerations before doing anything:
* Search the [issues list](https://github.com/webcamoid/webcamoid/issues) for similar topics before opening a new one.
* If you know how to f…
-
For example, here is a simple snippet to reproduce the error
```
import pyvirtualcam
with pyvirtualcam.Camera(640, 480, 20, 0, print_fps=True) as cam:
print("Everything works fine")
with …
-
Complied successfully after setting TFBASE=../tensorflow but following error greets me when starting it:
`./deepseg -d -c /dev/video0 -v /dev/video1
deepseg v0.1.0
(c) 2020 by floe@butterbrot.…
-
**Short description**
The Cinemachine Vcam lerps into place when a scene is loaded.
**Expected behaviour**
While a small camera movement is ok, it needs to be intentional. As it is now, it's a bu…
-
This is the output of `./deepseg -d -d -c /dev/video0 -v /dev/video1`:
```
deepseg v0.2.0
(c) 2021 by floe@butterbrot.org
https://github.com/floe/deepbacksub
debug: 2
ccam: /dev/video0
vca…