Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Change this:

if (videoCapture.read(frame)) {
to
if (videoCapture.read()) {