Results 612 comments of hipersayanX

Oh ok, I understand now, you did copied the example code to main.c, I thought that the codes was from your project. I've [fixed the code](https://github.com/webcamoid/akvirtualcamera/blob/master/share/examples/output_windows.c), try again.

Dis you copied to code as-is? because SECURITY_ATTRIBUTES is defined in _windows.h_, you can check it in [Microsoft's official documentation](https://docs.microsoft.com/en-us/previous-versions/windows/desktop/legacy/aa379560(v=vs.85)).

Sorry for being late, I was busy with other things. >But I'm not quite sure how I would put a opencv frame into it. There is a very long time...

If it's the [UWP version](https://github.com/webcamoid/akvirtualcamera/wiki/Support-status#windows), the virtual camera won't never work there.

According to [this](https://answers.microsoft.com/en-us/skype/forum/all/what-is-the-latest-version-of-skype/d09aeceb-3440-4a8f-b069-eba182e74559), Skype 7 was probably the last version to depend on DirectShow to capture from the webcam. Just in case, the OBS (the official version, not the Streamlabs...

If it works with OBS, it should work with AkVirtualCamera. Thanks, I'll check it when I've some time.

Did you wrote the setting manually or you let Webcamoid set it for you?. If you wrote it manually, just paste the code here.

So, at the end you solved it or not? Also, the config file is ok, but I would recommend to change ```formats/2/format = RGB24, YUY2``` to ```formats/2/format = RGB24```, because...

No answer, not reproducible, and the issue is too old, closing.

>Is that planed for the near future? No so much near, I'm very busy and have other priorities right now.