mattgallagher / AudioStreamer

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

Seek in song problem #48

Closed Yosifz8 closed 12 years ago

Yosifz8 commented 12 years ago

Hi

i used AudioStremer project and tried to seek in mp3 song that i stream, and i have a problem that everytime the song start from the begin instead from where i want to seek, and it give me a Log MSG :

"AudioQueue changed state in unexpected way."

I tried to stream songs from couple of servers.

cytryn commented 12 years ago

I also have this problem... any progress?

Yosifz8 commented 12 years ago

I now use avplayer class of iPhone, it work very good and the seeking good too.