First time here? Check out the FAQ!
answered 2018-12-11 20:26:05 -0600
Change this:
if (videoCapture.read(frame)) { to if (videoCapture.read()) {