Mrfkh76
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 1
-
Edited Webcam crashes with opencv and exit code is -1073740791
every time I run the program it the webcam crashes and stops working, it works for maybe 2 seconds and then crashes with exit code -1073740791 import cv2import numpy as npcap = cv2.VideoCapture(0)...