Android Internal data flow error + logcat debug

Andoni Morales ylatuya at gmail.com
Fri May 16 08:25:34 PDT 2014


2014-05-16 16:15 GMT+02:00 Lee Matthews <lma at spaceapplications.com>:

> Hi
>
> I'm trying to read an audio stream from an android phone using gstreamer.
> My application is based on the gstreamer android tutorials.
>
> My audio pipeline on the phone is
>
> tcpclientsrc ! opusdec ! audioconvert ! openslessink
>
> In logcat I get the following error message.
>
> D/AUDIO-SINK(31971): gstreamer : Element audio-stream : stream-start
> message
> W/GStreamer+basesrc(31971): 0:00:16.055237494 0x75962ac0
> gstbasesrc.c:2865:gst_base_src_loop:<source> error: Internal data flow
> error.
> W/GStreamer+basesrc(31971): 0:00:16.056187963 0x75962ac0
> gstbasesrc.c:2865:gst_base_src_loop:<source> error: streaming task paused,
> reason error (-5)
> I/GLib+stdout(31971): network :
>
> Does anyone know what is reason error -5 ?
>
> Does anyone know how I can increase the verbosity of the debug information
> in logcat ? I have tried setting gst_debug_set_default_threshold
> (GST_LEVEL_DEBUG) just after gst_init but this does not seem to do anything.
>

Hi,

Does your application has the following permissions:

<uses-permission android:name="android.permission.INTERNET" />

Cheers,
Andoni





>
> Thanks in advance.
>
> Lee
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>



-- 
Andoni Morales Alastruey

LongoMatch:The Digital Coach
http://www.longomatch.ylatuya.es
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20140516/e7050b9c/attachment.html>


More information about the gstreamer-devel mailing list