Ask Your Question

Revision history [back]

Replace Highgui.imencode(".png", frame, buffer);

With Imgcodecs.imencode(".png", frame, buffer);