I have a webcam video recorder program built with python, opencv and ffmpeg
It works ok except that the color of the video is more blue than the reality. The problem see
Have you tried switching the Cb/Cr channels in OpenCV using split and merge ?