yolov4-custom-functions icon indicating copy to clipboard operation
yolov4-custom-functions copied to clipboard

Webcam static

Open Ser1011 opened this issue 3 years ago • 0 comments

Hello, I have been stuck for a few days, when I use (python detect_video.py --weights ./checkpoints/yolov4-416 --size 416 --model yolov4 --video 0 --output 0 )

I get static, like the old tv's. I'm using OBS virtual camera as a webcam, I've tested online/offline, discord and FB to test the webcam and there is no static, just what OBS it capturing.

Does Python not like OBS?

Ser1011 avatar Jan 24 '22 22:01 Ser1011