-
Notifications
You must be signed in to change notification settings - Fork 98
Colors shifted and only browsers recognize the device #88
Comments
I don't know if this will help but I had an issue with my colors being shifted. I'm using arch linux. Originally I installed |
@thornycrackers Thanks bro, reinstalling v4l2loopback as you suggested came with support for the other formats. Switching to |
If it happens again, you can also try using the resolution of |
Solved here in KDE Neon 5.20 (Ubuntu 20.04) removing libv4l2rds0 package. After this, the YUY2 video mode works and the image colors stay ok. |
Can be solved everywhere by moving to new version of OBS Studio (26), which comes with v4l2loopback support without the need for additional plugins like this one. |
I have some issues, the first one is that only browsers recognize as a camera device, If I try Zoom, Skype or any other program it does not work. The second one is that on broser the color looks shifted:
I created the device with:
sudo modprobe v4l2loopback video_nr=10 card_label="OBS Video Source" exclusive_caps=1
I have an nvidia GTX1060 with driver 450.80.02 and ubuntu 20.04.1, is there any way to make it work with nv12 codec?
The text was updated successfully, but these errors were encountered: