akvirtualcamera icon indicating copy to clipboard operation
akvirtualcamera copied to clipboard

image Colors are not displayed correctly.

Open zohair2015 opened this issue 9 months ago • 1 comments

I am trying Akvirtualcamera and every thing seems to be working just fine except colors are not displayed correctly. Yellow in the image becomes blue on the cam and vice versa. Here is the output of AkVCamAssistant.exe formats AkVCamVideoDevice0: 0: RGB24 640x480 20/1 FPS. It happens with most colors yellow and blue is just an example.

zohair2015 avatar Apr 29 '25 23:04 zohair2015

Check that you are sending the components in the right order, first the component R, then G, then B, else try switching R and B.

hipersayanX avatar May 01 '25 14:05 hipersayanX