hipersayanX
hipersayanX
The delay is because the plugin needs to convert the source frame to the destination frame, the higher the resolution of the frame, the slowest it will get.
I freezes completely, or it just lags?
You can't use a camera in more than one program, it doesn't matter which operating system or program you use, that's why virtual cameras exists, just create one vcam for...
As I said before, you capture from the real camera, send the output to the virtual cameras, and make the programs capture from those virtual cameras. >When I tried doing...
Yes this is on my radar actually, I was looking about Pipewire the last week and it [seems possible](https://github.com/PipeWire/pipewire/tree/master/spa/plugins), but more projects needs to adopt it, otherwise it won't work...
>Right. As some of the posts I've seen about Pipewire's development, Cheese supports it automatically by virtue of using gstreamer. Not sure how much other software supports it yet. I'm...
If this is your first time playing with the vcam, you should first learn how to use and manage it from the command line tool, all the setup and streaming...
??? Did you deleted the comment? can you post it again?
Oh, ok. Just in case remember that you can [turn on debugging](https://github.com/webcamoid/akvirtualcamera/wiki/Debugging-the-plugin) and trace in which part the error was throw.
But those errors are related to your own code, I can't help you with that. >Also how would I input a opencv frame into the cam. As I said before...