Green video output when using Virtual Camera with Streamyard

mrwurzal

New Member
Hi Guys so I have just updated to 28 and tried to use my virtual camera over to streamyard but the virtual camera is coming through wwith a green filter over it.

I have tried to google the answer but cannot seem to find anything regarding this issue.

If anyone has any tips to try and resolve this issue would bee much appreciated.

Windows 10

Screenshot 2022-09-23 225047.png
Log File - https://obsproject.com/logs/2cdR63YWph11uHYN
 

vincentyim

New Member
Open OBS Settings -> Advanced -> Video -> Color Range and changing this setting to Limited.

For video streaming, do the following setting

Color Format = NV12
Color Space = Rec. 709
Color Range = Limited
 

Quip

New Member
Thank you! I can now work properly again!


Can someone explain why this suddenly became an issue both in Firefox and Chrome? What has changed?
 

Xphome

Member
Thank you! I can now work properly again!


Can someone explain why this suddenly became an issue both in Firefox and Chrome? What has changed?
It was caused by the change https://github.com/obsproject/obs-studio/commit/70f8e833536d849d3f10dddd39d35e77dd3710ca
Quote from the fix:
Green tint appears when using converting full NV12 to limited NV12 with
swscale, so just avoid creating scaler by color range for now.
 
Top