This repository has been archived by the owner on Jul 23, 2019. It is now read-only.
Version 1.1
loadPixels support, courtesy of @codeanticode (needs Processing 3.2.2)
GoPro live streaming example, curtesey of @GalNissim
Added experimental support for Mac OS X
Added experimental support for Linux Desktop (needs GStreamer 1.x installed)
Added custom GStreamer pipelines, with help from @codeanticode (look at GoProCapture for example)
Added cross-platform GLCapture class (currently using numeric indices)
Added GLMovie class (to match the video library)
Removed simulation mode
Removed gst-plugin-scanner binary
Improved performance in examples by adding "background(0)" hint to disable the FBO layer