Android gst_parse_launch using

Peter Hafner p.hafner75 at gmail.com
Mon Sep 30 04:16:54 PDT 2013


I have patched the Tutorial 5 with your patch.
Also updated the mk-file.

I put the $(GSTREAMER_PLUGINS_CODECS_RESTRICTED) to the 
GSTREAMER_PLUGINS variable.
After building the binary,
I get this kind of messages for different files.

//android-ndk-r9/toolchains/arm-linux-androideabi-4.6/prebuilt/windows-x86_64/bin/../lib/gcc/arm-linux-androideabi/4.6/../../../../arm-linux-androideabi/bin/ld.gold.exe: 
warning: cannot scan executable section 26 of //
///

Now I try the pipeline
/data->pipeline = gst_parse_launch("udpsrc port=4000 
caps=\"application/x-rtp, media=(string)video, clock-rate=(int)90000, 
encoding-name=(string)H264\" ! rtph264depay ! ffdec_h264 ! playbin", 
&error);//
/But the failure
/"no//element "ffdec_h264" still exists.//
/
I' using the android-ndk-r9.

Thanks



Am 28.09.2013 12:01, schrieb Sebastian Dröge:
> On Sa, 2013-09-28 at 11:54 +0200, Sebastian Dröge wrote:
>
>> There however the outdated examples on docs.gstreamer.com need some
>> updates, see the first attachment in this mail for example:
>> http://lists.freedesktop.org/archives/gstreamer-android/2013-June/000483.html
> Actually that one was incomplete. This one here is complete :)
>
>
> _______________________________________________
> gstreamer-android mailing list
> gstreamer-android at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-android

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-android/attachments/20130930/7dec5e02/attachment.html>


More information about the gstreamer-android mailing list