Calling a jni method from Gstreamer plugin

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Calling a jni method from Gstreamer plugin

Shriya
Hello everyone,
  I am new to Gstreamer.I just need to call a jni method inside a new Gstreamer plugin.How should i do that and are there any sample code available?
Reply | Threaded
Open this post in threaded view
|

Re: Calling a jni method from Gstreamer plugin

Sebastian Dröge-3
On Mi, 2016-04-13 at 04:23 -0700, Shriya wrote:
> Hello everyone,
>   I am new to Gstreamer.I just need to call a jni method inside a new
> Gstreamer plugin.How should i do that and are there any sample code
> available?

Check the androidmedia plugin, which uses Java API for the hardware
codecs and camera on Android:
https://cgit.freedesktop.org/gstreamer/gst-plugins-bad/tree/sys/androidmedia

--
Sebastian Dröge, Centricular Ltd · http://www.centricular.com


_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel

signature.asc (968 bytes) Download Attachment