rtpbin issue using gst-rtsp-server-1.0 on Android

Sebastian Dröge sebastian at centricular.com
Mon Nov 24 05:40:34 PST 2014


On Mo, 2014-11-24 at 05:22 -0800, Eric-BTG wrote:
> Hi,
> 
> Thanks, I have understood my mistake... I have incrementally added missing
> plugins and it's fine now. Thank you !
> 
> I have another question, it's about linking static libs. My first intention
> was to use $(GSTREAMER_PLUGINS_NET) in order to include whole lib set. When
> I use it with my gstreamer build it fails at runtime because "libsrtp.so"
> was not found. Likely srtp static lib was not linked as static.
> 
> 
> I have the same problem when building slomo tutorials. If I build raw
> Tutorial 5 with gstreamer-1.0-android-armv7-debug-1.4.4 linking is granted.
> But if I build it from dist/android_arm I have a runtime issue because
> android app is trying to load libopenh264.so..
> 
> (All statics libs are available in dist/android_arm/lib).
> 
> Is there something to do to only link against static lib and not shared
> libs?

There was a bug with libsrtp and openh264 until this morning. If you
rebuild your GStreamer Android binaries from latest GIT master it should
all be fine now. Otherwise please file a bug at
http://bugzilla.gnome.org against GStreamer.

-- 
Sebastian Dröge, Centricular Ltd · http://www.centricular.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 949 bytes
Desc: This is a digitally signed message part
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20141124/2bc2fc54/attachment-0001.sig>


More information about the gstreamer-devel mailing list