Results 502 comments of hipersayanX

>any ideas as to why the other formats produce artifacts? Because you are sending the frames in the wrong format, only RGB24 is supported for now.

>Is there any way I can uninstall it Run the uninstall script in the install folder. >or access the original camera? The hardware camera is always accessible.

Which browser (Firefox or Chrome based)? which operating system? what is the output of this command: ```AkVCamManager --dump```?

You haven't defined any format, [define some formats](https://github.com/webcamoid/akvirtualcamera/wiki/Configure-the-cameras#managing-the-formats) and then [update](https://github.com/webcamoid/akvirtualcamera/wiki/Configure-the-cameras#quick-rundown).

I was looking all information about NSXPCConnection, and did not found any evidence that using the CoreFoudation libraries instead of libxpc makes any difference, libxpc hasn't been deprecated, and libxpc...

>The problem is that debugging is very hard because the plugin cannot write to a log file in (/tmp) nor send debug XPC messages to the server. You can debug...

I re-opened the issue because you said it was working with the other virtual camera. I'm right now quite busy working with Webcamoid, I won't come back to this issue...

Ok, then the idea would be reading the preferences from the service, similar to what I did with the DirectShow plugin.

Which programs did you tested? also, if the app is listed, it means that the plugin was loaded by the app, maybe you forgot to configure something.