Closed

Description
i'm on OS X 10.10 with OF 0.9.0 and Xcode 6.4
will trying to make a headless app via ofAppNoWindow i noticed when setting up ofVideoGrabber like so:
vidGrabber.setup(camWidth,camHeight,false);
vidGrabber.isFrameNew() always returns 0.
looking in to void ofVideoGrabber::update() need bUseTexture to be true otherwise nothing happens.
is it even possible to use the camera image with bUseTexture = false?
thx
Metadata
Metadata
Assignees
Labels
No labels