GStreamer
open source multimedia framework
Home
Features
News
Annual Conference
Planet (Blogs)
Download
Applications
Developers
Documentation
Mailing Lists
File a Bug
Bug Lists
Artwork
Follow @gstreamer on Twitter

GStreamer Google Summer of Code: Java

GStreamer Java bindings rewrite, JNI based bindings that work better in Android than Java-GNOME.

There is a minimal bindings generator available here: https://github.com/EricssonResearch/openwebrtc/tree/master/bindings/java

The solution needs to be JNI based because Android does not support JNA. This means using the GNOME Java bindings solution won't work for developers using GStreamer on Android.

Interested Mentors:

  • Sebastian Dröge
  • Luis de Bethencourt

Required Skills:

  • GStreamer Development API
  • Knowledge about language binding implementation and GObject-Introspection
  • Java

Student Notes:

Related links:


Report a problem on this page.