iOS: AURemoteIO at 0x31ab420: IOThread exiting with error 0x10004006

Sebastian Dröge sebastian at centricular.com
Sun Nov 10 00:12:34 PST 2013


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 966 bytes
Desc: This is a digitally signed message part
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20131110/89d7de9f/attachment.pgp>


More information about the gstreamer-devel mailing list