Ask Your Question

Revision history [back]

When I try to set the buffer config, I get a "False" in return

In  []: stream.set(cv2.CAP_PROP_BUFFERSIZE,1)                                                                                 
Out []: False

Everyone else seems to just manually flush the buffer themselves.