<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">2014-05-16 16:15 GMT+02:00 Lee Matthews <span dir="ltr"><<a href="mailto:lma@spaceapplications.com" target="_blank">lma@spaceapplications.com</a>></span>:<br>

<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi<br>
<br>
I'm trying to read an audio stream from an android phone using gstreamer. My application is based on the gstreamer android tutorials.<br>
<br>
My audio pipeline on the phone is<br>
<br>
tcpclientsrc ! opusdec ! audioconvert ! openslessink<br>
<br>
In logcat I get the following error message.<br>
<br>
D/AUDIO-SINK(31971): gstreamer : Element audio-stream : stream-start message<br>
W/GStreamer+basesrc(31971): 0:00:16.055237494 0x75962ac0 gstbasesrc.c:2865:gst_base_src_loop:<source> error: Internal data flow error.<br>
W/GStreamer+basesrc(31971): 0:00:16.056187963 0x75962ac0 gstbasesrc.c:2865:gst_base_src_loop:<source> error: streaming task paused, reason error (-5)<br>
I/GLib+stdout(31971): network :<br>
<br>
Does anyone know what is reason error -5 ?<br>
<br>
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.<br>

</blockquote><div><br></div><div>Hi,<br><br>Does your application has the following permissions:<br><br><uses-permission android:name="android.permission.INTERNET" /><br><br></div><div>Cheers,<br></div><div>

Andoni<br></div><div><pre style class=""><code><span class=""><br></span></code></pre><pre style class=""><code><span class=""><br></span></code></pre> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">


<br>
Thanks in advance.<br>
<br>
Lee<br>
_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" target="_blank">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
</blockquote></div><br><br clear="all"><br>-- <br>Andoni Morales Alastruey<br><br>LongoMatch:The Digital Coach<br><a href="http://www.longomatch.ylatuya.es">http://www.longomatch.ylatuya.es</a>
</div></div>