So we have this App, CastCatcher and it works great for MP3 streams, etc. Anyway, I added support for AAC+ (basically looking for the content type and passing a different file type hint flag to the audio queue services) and it works great w/ iPhone 2.0.x but it stutters like mad and eventually runs out of buffers w/ iPhone 2.1 (basically it seems like the AudioQueue isn't calling back frequently enough). Again, it works great for standard MP3 streams. Any ideas? I've filed a bug report w/ Apple as I think it's a regression in the firmware from 2.0-->2.1.
Second question: any information on mms:// type streams (windows media)? I'd like to add support to my app as well but haven't found much in the way of documentation, etc.
Thanks
Second question: any information on mms:// type streams (windows media)? I'd like to add support to my app as well but haven't found much in the way of documentation, etc.
Thanks