how to link gst-android-1.0 to use androidmedia plugin??

jarvis0911 jarvis0911 at gmail.com
Fri May 20 10:08:43 UTC 2016


Dear developers, 

I'm trying to use androidmedia (amc) in openwebrtc for codec.
But the plugin init will always fail at
https://cgit.freedesktop.org/gstreamer/gst-plugins-bad/tree/sys/androidmedia/gstjniutils.c#n579
, i.e. try to get gst_android_get_applciation_class_loader symbol.

I checked the codes and noticed gst_android_get_applciation_class_loader was
defined in gst-android-1.0 so that I try to add dependency in
gst-plugins-bad-1.0 to apply it.
But it still doesn't work.
The symbol is still not found in runtime.

Is there any additional step which I should follow to make androidmedia
works ?

thanks,
jarvis



--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/how-to-link-gst-android-1-0-to-use-androidmedia-plugin-tp4677703.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list