GSVideo is a library for the Processing programming language that offers video playback, capture and recording capabilities through the use of the GStreamer multimedia framework. GSVideo relies on the gstreamer-java bindings to interface Processing with GStreamer. This library has three main goals: to reproduce the API of the built-in video library of Processing. to offer a multi-platform alternative to the built-in video library, entirely based on open source components. to optimize the handling of video inside Processing, allowing for faster playback, capture and recording.
http://users.design.ucla.edu/~acolubri/processing/gsvideo/home
Vote 0