Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Im pretty sure this wont work, but you could try to explicitly grab the camera frame.

if (camera.grab())
   camera.retrieve(camera_frame);