AudioStreamer
AudioStreamer copied to clipboard
Play Shoutcast radio
Hi
I am try to play this station : http://64.20.42.58:8036 It's Shoutcast station.
And sometime(after one time the station work) it's won't play.
When i try to check it i noticed that : ASPropertyListenerProc and ASPacketsProc called only 3 times.
In
- (void)enqueueBuffer the "buffersUsed" is always 1 and won't raise to 16.
Any idea what can be the issue?