<div dir="ltr">Hi Nicolas,<div><br></div><div>I try with the last version of Gstreamer and the result is the same 1.12.0:<br><br><div>06-20 11:32:43.766: I/GStreamer(13165): 0:02:17.041205232 0xc1070f80 /Source/pipeline.c:438:pipeline_setup_decoding:<Rectangle(Clone)-1350> Using pipeline: playbin uri=rtmp://<a href="http://192.168.10.109:1935/live/myStream">192.168.10.109:1935/live/myStream</a></div><div>06-20 11:32:43.863: W/GStreamer+uridecodebin(13165): 0:02:17.138475773 0xc1070f80 gsturidecodebin.c:1419:gen_source_element:<uridecodebin5> error: No URI handler implemented for "rtmp".</div><div>06-20 11:32:43.863: E/GStreamer(13165): 0:02:17.138701898 0xbc76ae30 /Source/pipeline.c:245:message_received:<Rectangle(Clone)-1350> No URI handler implemented for "rtmp". (gsturidecodebin.c(1419): gen_source_element (): /GstPlayBin:playbin5/GstURIDecodeBin:uridecodebin5)</div></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">2017-03-16 8:42 GMT+01:00 David Gomez <span dir="ltr"><<a href="mailto:ashkain64@gmail.com" target="_blank">ashkain64@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi Nicola,<div><br></div><div>The plugin is pakaget correctly in the bynaries:</div><div><br></div><div>Cerbero_builds\1.11.2.1\<wbr>gstreamer-1.0-android-<wbr>universal-1.11.2.1\armv7\lib\<wbr>gstreamer-1.0\static\<span style="font-size:12.8px">libgstrtm<wbr>p.a</span></div><div><span style="font-size:12.8px"><br></span></div><div><span style="font-size:12.8px">ANd this binaries are generated directly from the repository (Branch Master)</span></div><div><span style="font-size:12.8px"><br></span></div><div><span style="font-size:12.8px">What is mean in link and inicializa the libgstrtmp.a?  It's necessary link manually in any part of the Android.mk? Because in the other simillar issue only is need add the declaration in the Android.mk</span><br></div><div><span style="font-size:12.8px"><br></span></div><div>Thanks</div></div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><div class="gmail_quote">2017-03-15 19:27 GMT+01:00 Nicolas Dufresne <span dir="ltr"><<a href="mailto:nicolas@ndufresne.ca" target="_blank">nicolas@ndufresne.ca</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span>Le mercredi 15 mars 2017 à 16:58 +0100, David Gomez a écrit :<br>
> I'm developing a aplication to reproduce a RTMP stream in an Android<br>
> device, the pipeline use:<br>
><br>
> Pipeline: Playbin3<br>
><br>
> NDK_TARGET_LEVEL:         android-23<br>
> NDK_APP_ABI:              armeabi-v7a<br>
> ANT_VERSION:              1.9.4<br>
> GST_ANDROID_ARCH:         armv7<br>
> GST_ANDROID_VERSION:      1.10.3<br>
><br>
> In the declaration of de <a href="http://android.mk" rel="noreferrer" target="_blank">android.mk</a> is set:<br>
><br>
> include $(GSTREAMER_NDK_BUILD_PATH)/<a href="http://plugins.mk" rel="noreferrer" target="_blank">pl<wbr>ugins.mk</a> <br>
> GSTREAMER_PLUGINS         := $(GSTREAMER_PLUGINS_CORE)<br>
> $(GSTREAMER_PLUGINS_PLAYBACK) $(GSTREAMER_PLUGINS_CODECS)<br>
> $(GSTREAMER_PLUGINS_NET) $(GSTREAMER_PLUGINS_SYS)<br>
> $(GSTREAMER_PLUGINS_CODECS_RES<wbr>TRICTED) $(GSTREAMER_CODECS_GPL)<br>
> $(GSTREAMER_PLUGINS_ENCODING) $(GSTREAMER_PLUGINS_VIS)<br>
> $(GSTREAMER_PLUGINS_EFFECTS) $(GSTREAMER_PLUGINS_NET_RESTRI<wbr>CTED) <br>
> GSTREAMER_EXTRA_DEPS      := gstreamer-video-1.0 glib-2.0 <br>
><br>
> But the Android moniter send me the next message:<br>
><br>
> 03-15 16:51:33.077: W/GStreamer+urisourcebin(15758<wbr>):<br>
> 0:12:13.477505322 0xd628a720<br>
> gsturisourcebin.c:1576:gen_sou<wbr>rce_element:<urisourcebin4> error: No<br>
> URI handler implemented for "rtmp".<br>
<br>
</span>Do you have libgstrtmp.a being linked and then initialized ? Maybe this<br>
plugin was not packaged ?<br>
<span>><br>
> And the video not Playing.<br>
><br>
> Thanks<br>
><br>
><br>
</span>> ______________________________<wbr>_________________<br>
> gstreamer-devel mailing list<br>
> <a href="mailto:gstreamer-devel@lists.freedesktop.org" target="_blank">gstreamer-devel@lists.freedesk<wbr>top.org</a><br>
> <a href="https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" rel="noreferrer" target="_blank">https://lists.freedesktop.org/<wbr>mailman/listinfo/gstreamer-dev<wbr>el</a><br>______________________________<wbr>_________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org" target="_blank">gstreamer-devel@lists.freedesk<wbr>top.org</a><br>
<a href="https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" rel="noreferrer" target="_blank">https://lists.freedesktop.org/<wbr>mailman/listinfo/gstreamer-dev<wbr>el</a><br>
<br></blockquote></div><br></div>
</div></div></blockquote></div><br></div>