<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">Thanks a lot Sebastian,<div>this is the file bug:</div><div><a href="https://bugzilla.gnome.org/show_bug.cgi?id=711764">https://bugzilla.gnome.org/show_bug.cgi?id=711764</a></div><div>I didn’t try the queue because I don’t know exactly how use it..</div><div><br></div><div>Ciao</div><div>Elio<br><div><div>On 10 Nov 2013, at 09:12, Sebastian Dröge <<a href="mailto:sebastian@centricular.com">sebastian@centricular.com</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div style="font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;">On So, 2013-11-10 at 08:18 +0100, Elio Francesconi wrote:<br><blockquote type="cite">I’ve added logs about negotiated caps for:<span class="Apple-converted-space"> </span><br><span class="Apple-tab-span" style="white-space: pre;">     </span>PIPELINE#1: gst_parse_launch("audiotestsrc ! audioconvert ! audioresample ! alawenc ! rtppcmapay ! udpsink host=192.168.1.6 port=5011", &error);<br>and for this one:<br><span class="Apple-tab-span" style="white-space: pre;">       </span>PIPELINE#2: gst_parse_launch("osxaudiosrc ! audioconvert ! audioresample ! alawenc ! rtppcmapay ! udpsink host=192.168.1.6 port=5011", &error);<br><br>I’ve tried to extract from logs section regarding capability negotiated starting form source ending on alawenc, this is the result:<br><br>PIPELINE#1(WORKING):<br>0:00:00.216090000 [336m 1073[00m  0xe2b8c00 [37mDEBUG  [00m [00;01;34m            GST_CAPS gstutils.c:2769:GstCaps *gst_pad_query_caps(GstPad *, GstCaps *):<audiotestsrc0:src>[00m query returned audio/x-raw, format=(string){ S16LE, S32LE, F32LE, F64LE }, layout=(string)interleaved, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2 ]<br></blockquote><br>For the working pipeline I meant the one with osxaudiosrc and<br>autoaudiosink :) audiotestsrc doesn't really matter here.<br><br>But you're right, it's always returning the template caps because of<br>deviceChannels being -1. And for iOS this is never ever set to another<br>value. If you can file a bug I'll check all this in more detail on<br>Monday.<br><br>Btw, did you try with the queue?<br><br>--<span class="Apple-converted-space"> </span><br>Sebastian Dröge <<a href="mailto:sebastian@centricular.com">sebastian@centricular.com</a>><br>Centricular Ltd -<span class="Apple-converted-space"> </span><a href="http://www.centricular.com/">http://www.centricular.com</a><br>Expertise, Straight from the Source<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">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a></div></blockquote></div><br></div></body></html>