Android tutorial 3 with a rtsp url

stic at free.fr stic at free.fr
Sat Mar 29 03:21:08 PDT 2014


Thank you Sebastian, you are right, i was missing some plugins (needed libav to decode mp4 video format).
Is it possible to ask playbin element to use androidmedia decoders to improve performance ?

Also, after a few minutes it doesn't work anymore, fails with "E/GStreamer+libav(28724): 0:03:49.753266999 0x6888a4c0 :0: header damaged" error.
Other connected clients such VLC continue to work properly, so the issue does not seem to be with the stream, but with the gstreamer client/libav ...
Any thought about this ?
Is it possible to decode mp4v without libav ?

Thank you

----- Mail original -----
De: "Sebastian Dröge" <sebastian at centricular.com>
À: "Discussions about GStreamer on Android" <gstreamer-android at lists.freedesktop.org>
Envoyé: Samedi 29 Mars 2014 09:46:41
Objet: Re: Android tutorial 3 with a rtsp url

On Sa, 2014-03-29 at 01:29 +0100, stic at free.fr wrote:
> Hello,
> 
> i try to use playbin element from Android tutorial 3 with a rtsp url, but it does not seem to work.
> Is playbin element intended to work with rtsp urls ? What am i missing ?

Are you including all the relevant plugins, i.e. the rtsp, rtp,
rtpmanager, tcp and udp plugins plus any decoders for whatever you need?

Also are you properly handling live pipeline, the NO_PREROLL state
change return when setting the pipeline to PAUSED/PLAYING?


If that's not it, how does it fail?

-- 
Sebastian Dröge, Centricular Ltd - http://www.centricular.com
Expertise, Straight from the Source

_______________________________________________
gstreamer-android mailing list
gstreamer-android at lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/gstreamer-android


More information about the gstreamer-android mailing list