Live-Streaming-using-OpenCV-Flask icon indicating copy to clipboard operation
Live-Streaming-using-OpenCV-Flask copied to clipboard

debug=True can break capture from local camera

Open tryauuum opened this issue 3 years ago • 0 comments

with debug=True I have this error [ WARN:[email protected]] global /home/conda/feedstock_root/build_artifacts/libopencv_1641992572944/work/modules/videoio/src/cap_v4l.cpp (889) open VIDEOIO(V4L2:/dev/video0): can't open camera by index and with debug=False I don't have it. Probably flask is forking and breaking something

tryauuum avatar Feb 05 '22 19:02 tryauuum