oh also, call capture.read()
if you want an actual frame.
capture.grab()
by itself doesn’t give you a frame.
please read the documentation on these methods.
oh also, call capture.read()
if you want an actual frame.
capture.grab()
by itself doesn’t give you a frame.
please read the documentation on these methods.