ucool
Results
1
comments of
ucool
> It seems to be this issue [opencv/opencv#17687](https://github.com/opencv/opencv/issues/17687) Adding `Environment.SetEnvironmentVariable("OPENCV_VIDEOIO_MSMF_ENABLE_HW_TRANSFORMS", "0");` will fix it. Using `VideoCapturesAPIs.DSHOW` also works but it gave me a much choppier stream It work!