This repository has been archived by the owner on Jul 23, 2019. It is now read-only.
Version 1.2
Device enumeration, see SimpleCapture
example for details (only properly works on Linux currently)
Ability to specify desired width, height and framerate for cameras
get(x, y)
and friends now work without an explicit loadPixels()
PixelArrayCapture
example to demonstrate how to retrieve a color from the camera
Ability to enable debugging at runtime with GLVideo.enableDebug()
and GLVideo.enableDebug(0...9)
Don't create a wrapped display for each movie
Fix compilation on 64-bit ARM machines