https://github.com/processing/processing-video
GStreamer-based video library for Processing
https://github.com/processing/processing-video
capture gstreamer java playback video
Last synced: 9 months ago
JSON representation
GStreamer-based video library for Processing
- Host: GitHub
- URL: https://github.com/processing/processing-video
- Owner: processing
- Created: 2014-06-05T20:56:15.000Z (over 11 years ago)
- Default Branch: main
- Last Pushed: 2024-07-16T09:10:09.000Z (over 1 year ago)
- Last Synced: 2025-03-27T15:31:01.777Z (9 months ago)
- Topics: capture, gstreamer, java, playback, video
- Language: Java
- Homepage:
- Size: 46 MB
- Stars: 276
- Watchers: 49
- Forks: 127
- Open Issues: 91
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
Processing Video
================
Repository of the video library for Processing.
This library comprises classes for movie playback and video capture. It is based on the [gstreamer multimedia framework](http://gstreamer.freedesktop.org/), and uses the [gst1-java-core](https://github.com/gstreamer-java/gst1-java-core) bindings to interface gstreamer from Java.
The version in master currently uses GStreamer 1.x, thanks to the amazing work by [Gottfried Haider](https://github.com/gohai)
Please submit all your bug reports and pull requests related to the video library here. Your contribution is really important to keep the Processing project moving forward!
The video library developers
6 January 2018