loadLibrary gstreamer_android
cristian.astorino
cristian.astorino at gmail.com
Sun Jan 10 07:42:53 PST 2016
Hi, I'm using gst-player and I got some problems when trying the app on my
HTC Desire S (Android 4.0.4).
I have gstreamer 1.6.1 built with android ndk r10e
When trying to load gstreamer_android.so it seems to not return:
Log.d(TAG, "init 1");
System.loadLibrary("gstreamer_android");
Log.d(TAG, "init 2");
init2 is not printed in the debug log.
Here you can find logcat: http://pastebin.com/GK1fsQBY
How can I solve?
Regards
Cristian
--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/loadLibrary-gstreamer-android-tp4675192.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.
More information about the gstreamer-devel
mailing list