No URI handler implemented for "rtmp"

David Gomez ashkain64 at gmail.com
Wed Mar 15 15:58:47 UTC 2017


I'm developing a aplication to reproduce a RTMP stream in an Android
device, the pipeline use:

Pipeline: Playbin3

NDK_TARGET_LEVEL:         android-23
NDK_APP_ABI:              armeabi-v7a
ANT_VERSION:              1.9.4
GST_ANDROID_ARCH:         armv7
GST_ANDROID_VERSION:      1.10.3

In the declaration of de android.mk is set:

include $(GSTREAMER_NDK_BUILD_PATH)/plugins.mk
GSTREAMER_PLUGINS         := $(GSTREAMER_PLUGINS_CORE)
$(GSTREAMER_PLUGINS_PLAYBACK) $(GSTREAMER_PLUGINS_CODECS)
$(GSTREAMER_PLUGINS_NET) $(GSTREAMER_PLUGINS_SYS)
$(GSTREAMER_PLUGINS_CODECS_RESTRICTED) $(GSTREAMER_CODECS_GPL)
$(GSTREAMER_PLUGINS_ENCODING) $(GSTREAMER_PLUGINS_VIS)
$(GSTREAMER_PLUGINS_EFFECTS) $(GSTREAMER_PLUGINS_NET_RESTRICTED)
GSTREAMER_EXTRA_DEPS      := gstreamer-video-1.0 glib-2.0

But the Android moniter send me the next message:

03-15 16:51:33.077: W/GStreamer+urisourcebin(15758): 0:12:13.477505322
0xd628a720 gsturisourcebin.c:1576:gen_source_element:<urisourcebin4> error:
No URI handler implemented for "rtmp".

And the video not Playing.

Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20170315/68891ba7/attachment.html>


More information about the gstreamer-devel mailing list