RTMP client GStreamer1.0 Android
Dmitri Afanasjev
adimas at gmail.com
Thu Apr 2 15:08:59 PDT 2015
Hello!
I'm developing Android app which plays RTMP stream. I've started with SDK
Tutorial 5 + NDK and have changed the Activity stream source URL from
default http://.... to rtmp://192.169.1.2:1935/rtmp/live (my local net).
Stream is generated using ffmpeg and nginx rtmp module and works perfect on
Wowza, VLC etc.
After successfull build and install application shows error:
Error received from element uridecodebin0: NO URI handler implemented for
"rtmp".
The tutorial is build on gstreamer1.0 and i thought that RTMP should be
out-of-the-box. What should i do to start receiving stream?
Looking forward to hearing from you,
Dmitri
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20150402/b42b097f/attachment.html>
More information about the gstreamer-devel
mailing list