https://github.com/gstreamer-java/gstreamer1.x-java
UNMAINTAINED - please see gst1-java-core
https://github.com/gstreamer-java/gstreamer1.x-java
Last synced: 2 months ago
JSON representation
UNMAINTAINED - please see gst1-java-core
- Host: GitHub
- URL: https://github.com/gstreamer-java/gstreamer1.x-java
- Owner: gstreamer-java
- License: lgpl-3.0
- Created: 2015-03-23T19:52:11.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-02-26T09:55:29.000Z (over 9 years ago)
- Last Synced: 2023-02-28T19:56:52.296Z (over 2 years ago)
- Language: Java
- Homepage:
- Size: 498 KB
- Stars: 12
- Watchers: 8
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
gstreamer1.x-java
=================This is a version of gstreamer-java mostly compatible with gstreamer 1.0/1.2.
Originally this code was taken from https://code.google.com/p/gstreamer-java/.
This code is generally working well for creating elements and simple pipelines. However certain parts of the code base haven't been fully ported so certain capabilities do not yet work. There is no official list of what is working or not and please do not get upset if you application crashes.