eillenlun / own

0 stars 0 forks source link

webcam #1

Open eillenlun opened 6 years ago

eillenlun commented 6 years ago

I was able to work around this by switching to the DSHOW backend API:

cap = cv2.VideoCapture(cv2.CAP_DSHOW)

eillenlun commented 5 years ago

cap = cv2.VideoCapture(cv.CAP_DSHOW)