<div dir="ltr">Hi,<div><br></div><div>I have upgraded SDK tutorial-2 to 1.2.2 version and it is OK with the pipeline :</div><div><br></div><div>data->pipeline = gst_parse_launch("<b>audiotestsrc</b> ! audio/x-raw,format=S16LE,channels=1,rate=48000 ! udpsink host=192.168.1.140 port=5003", &error);</div>

<div><br></div><div>When I check this one : data->pipeline = gst_parse_launch("<b>autoaudiosrc</b> ! audio/x-raw,format=S16LE,channels=1,rate=48000 ! udpsink host=192.168.1.140 port=5003", &error);</div>
<div>
<br></div><div>there are not errors indications on the android device screen (log is "State changed to PAUSED/PLAYING") but I can not hear any sound in the client (PC Windows 7).</div><div><br></div><div>Is it possible android device microphone is deactivated ? </div>

<div><br></div><div>Regards.</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">2014-02-09 15:52 GMT+01:00 Sebastian Dröge <span dir="ltr"><<a href="mailto:sebastian@centricular.com" target="_blank">sebastian@centricular.com</a>></span>:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="">On So, 2014-02-09 at 14:19 +0100, Sebastian Dröge wrote:<br>
> On So, 2014-02-09 at 14:04 +0100, JPM wrote:<br>
> > Do you know if there are any tutorial about how to upgrade to GStreamer<br>
> > 1.2.x ?.<br>
><br>
> Check the differences between the tutorials from <a href="http://gstreamer.com" target="_blank">gstreamer.com</a> and these<br>
> here: <a href="http://cgit.freedesktop.org/~slomo/gst-sdk-tutorials/" target="_blank">http://cgit.freedesktop.org/~slomo/gst-sdk-tutorials/</a><br>
><br>
> The differences are not really large. You can get the latest version for<br>
> Android here: <a href="http://gstreamer.freedesktop.org/data/pkg/android/1.2.3/" target="_blank">http://gstreamer.freedesktop.org/data/pkg/android/1.2.3/</a><br>
><br>
> (The 1.2.3 release is not yet announced, will be in a few minutes after<br>
> I finished uploading the other parts)<br>
<br>
</div>And they're not final, I'll upload final 1.2.3 tarballs later this<br>
evening.<br>
<br>
<a href="http://gstreamer.freedesktop.org/data/pkg/android/1.2.2/" target="_blank">http://gstreamer.freedesktop.org/data/pkg/android/1.2.2/</a> contains the<br>
previous stable release and should work just fine for you too.<br>
<div class="HOEnZb"><div class="h5"><br>
--<br>
Sebastian Dröge, Centricular Ltd - <a href="http://www.centricular.com" target="_blank">http://www.centricular.com</a><br>
Expertise, Straight from the Source<br>
</div></div><br>_______________________________________________<br>
gstreamer-android mailing list<br>
<a href="mailto:gstreamer-android@lists.freedesktop.org">gstreamer-android@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-android" target="_blank">http://lists.freedesktop.org/mailman/listinfo/gstreamer-android</a><br>
<br></blockquote></div><br></div>