First time here? Check out the FAQ!
answered 2020-01-02 10:17:25 -0600
I know this is old but maybe setting the buffer size would help
self.cap.set(cv2.CAP_PROP_BUFFERSIZE, 1)