mattgallagher / AudioStreamer

A streaming audio player class (AudioStreamer) for Mac OS X and iPhone.
http://cocoawithlove.com
1.93k stars 553 forks source link

Failing to start ShoutCast Stream #80

Closed jeremyquinn closed 10 years ago

jeremyquinn commented 10 years ago

I have had an old hacked up version of AudioStreamer in an App for years. Either the switch to iOS7 or a new ShoutCast provider for the Station, has started causing occasional problems starting the stream.

I checked out the latest version and found it was unable to start the stream at all : http://galaxynorth.simplecast.co.uk:9414

I sometimes saw this : Audio packets are larger than kAQDefaultBufSize Doubling it's size did not help.

It's state is AS_WAITING_FOR_DATA

Thanks for any suggestions

saturngod commented 10 years ago

@jeremyquinn , did you solve it ?