iOS: AURemoteIO at 0x31ab420: IOThread exiting with error 0x10004006
Elio Francesconi
elio.francesconi at gmail.com
Sun Nov 10 01:28:59 PST 2013
Thanks a lot Sebastian,
this is the file bug:
https://bugzilla.gnome.org/show_bug.cgi?id=711764
I didn’t try the queue because I don’t know exactly how use it..
Ciao
Elio
On 10 Nov 2013, at 09:12, Sebastian Dröge <sebastian at centricular.com> wrote:
> On So, 2013-11-10 at 08:18 +0100, Elio Francesconi wrote:
>> I’ve added logs about negotiated caps for:
>> PIPELINE#1: gst_parse_launch("audiotestsrc ! audioconvert ! audioresample ! alawenc ! rtppcmapay ! udpsink host=192.168.1.6 port=5011", &error);
>> and for this one:
>> PIPELINE#2: gst_parse_launch("osxaudiosrc ! audioconvert ! audioresample ! alawenc ! rtppcmapay ! udpsink host=192.168.1.6 port=5011", &error);
>>
>> I’ve tried to extract from logs section regarding capability negotiated starting form source ending on alawenc, this is the result:
>>
>> PIPELINE#1(WORKING):
>> 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 ]
>
> For the working pipeline I meant the one with osxaudiosrc and
> autoaudiosink :) audiotestsrc doesn't really matter here.
>
> But you're right, it's always returning the template caps because of
> deviceChannels being -1. And for iOS this is never ever set to another
> value. If you can file a bug I'll check all this in more detail on
> Monday.
>
> Btw, did you try with the queue?
>
> --
> Sebastian Dröge <sebastian at centricular.com>
> Centricular Ltd - http://www.centricular.com
> Expertise, Straight from the Source
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20131110/73d15b3c/attachment.html>
More information about the gstreamer-devel
mailing list