<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style id="owaParaStyle" type="text/css">
<!--
p
{margin-top:0;
margin-bottom:0}
-->
</style>
</head>
<body>
<div style="direction:ltr; font-family:Tahoma; color:#000000; font-size:10pt">Hi,
<br>
I'm testing gstreamer with it's tutorial5 for Android and I am trying to build it with the gst-plugins-bad library because I need
<font size="2"><span style="font-size:10pt">hlsdemux. <br>
<font size="2">However, I don't<font size="2"> know how to link this library<font size="2">. I Already download<font size="2">ed it from it's git repository and included the gst-plugins-bad/Android.mk file in<font size="2">to th<font size="2">e Tutorial5/jni/Android.mk<font size="2">,
however, I can<font size="2">'t get <font size="2">hlsdemux <font size="2">to work, I keep getting
<font size="2">the following output:<br>
<br>
<font size="2">luigi@Fender:~/workspace/Tutorial5$ <b>ndk-build </b><br>
GStreamer : [GEN] => gst-build/gstreamer_android.c<br>
GStreamer : [COMPILE] => gst-build/gstreamer_android.c<br>
GStreamer : [LINK] => gst-build/libgstreamer_android.so<br>
/home/luigi/projects/android-ndk-r8d/toolchains/arm-linux-androideabi-4.6/prebuilt/linux-x86/bin/../lib/gcc/arm-linux-androideabi/4.6/../../../../arm-linux-androideabi/bin/ld.gold: error: cannot find -lgsthlsdemux<br>
/home/luigi/projects/android-ndk-r8d/toolchains/arm-linux-androideabi-4.6/prebuilt/linux-x86/bin/../lib/gcc/arm-linux-androideabi/4.6/../../../../arm-linux-androideabi/bin/ld.gold: gst-build/gstreamer_android.o: in function gst_android_register_static_plugins:gstreamer_android.c(.text+0x174):
error: undefined reference to 'gst_plugin_hlsdemux_register'<br>
collect2: ld returned 1 exit status<br>
make: *** [buildsharedlibrary] Error 1<br>
<br>
<br>
<font size="2"><font size="2">I<font size="2"> reali<font size="2">ze this might be a beginers question, bu<font size="2">t</font>
</font></font>I <font size="2">am not <font size="2">completely</font> sure about how to
<font size="2">"add" this plugins library. Could anybody tell me how to add hlsdemux into
<font size="2">android ?</font></font></font></font></font><br>
<br>
<font size="2">Thanks !</font><br>
</font></font></font></font></font></font></font></font></font></font></font></font></span></font></div>
<div>
<p><span style="font-size:8.0pt; line-height:115%; color:#A5A5A5">This email and its contents (including any attachments) are being sent to you on condition of confidentiality and may be protected by legal privilege. Disclosure to anyone other than intended
recipients is unauthorized. Unless you are the intended recipient (or authorized to receive for the intended recipient), you may not read, print, retain, use, copy, distribute or disclose to anyone the email or its contents (including any attachments). If
you have received the message in error, please advise the sender by reply e-mail, and destroy all copies of the email (including any attachments). Any business terms incorporated in the email or its contents (including any attachments) are meant solely for
purposes of discussion and are non-binding on DLA, Inc. and its affiliated companies. Further, no representation is made with respect to any content contained in this email (including any attachments). Any opinions contained in this e-mail are those of the
author of the message and do not necessarily reflect those of DLA, Inc. or any of its affiliated companies.</span></p>
</div>
</body>
</html>