tumtumtum / StreamingKit

A fast and extensible gapless AudioPlayer/AudioStreamer for OSX and iOS (iPhone, iPad)
Other
2.42k stars 524 forks source link

Playing special Stream Fails with STKAudioPlayerErrorStreamParseBytesFailed #223

Open matrad opened 8 years ago

matrad commented 8 years ago

Hello,

I've a problem.

The Stream (mp3) I use fails to play: http://server2.digital-webstream.de:23780/ Error Code: STKAudioPlayerErrorStreamParseBytesFailed

Another Stream, using the same bitrate, ... is ok and can be played: http://server2.digital-webstream.de:9840/

What is there wrong?

Sergionius commented 8 years ago

Hello, its very old problem, see this: https://github.com/tumtumtum/StreamingKit/issues/89 I resolved this - playing stream with AVPlayer

abdultcb commented 7 years ago

I am having the same issue. I am playing songs from iPod library. Some mp3 files are not playing, throwing STKAudioPlayerErrorStreamParseBytesFailed where as others playing fine.

whats wrong????? (Confused)

abdultcb commented 7 years ago

I guess this is related with the larger files. Cause i am facing the same issue with a file with duration more than 5 minutes...