Stuttering Stream
Opened this issue · 2 comments
On android 2.1 (Galaxy S)
Stream is generally working, but every +/- 20s there is a cut in the stream. Debugger shows:
11-19 16:43:06.021: ERROR/(2183): ASF_HeaderObjectLoad : ERROR code = 4
A bit more of the log:
11-19 16:45:51.976: INFO/MediaPlayer(3223): Info (1,44)
11-19 16:45:53.247: DEBUG/(2183): After GetDurationFromCompleteScan: clipDuration=497880
11-19 16:45:53.247: DEBUG/(2183): Returning from GetDuration : duration=497880
11-19 16:46:00.001: INFO/AlarmManager(2244): mWakeLock.acquire(500);
11-19 16:46:13.911: ERROR/(2183): ASF_HeaderObjectLoad : ERROR code = 4
11-19 16:46:14.041: DEBUG/(2183): After GetDurationFromRandomScan: clipDuration=520384
11-19 16:46:14.041: DEBUG/(2183): After GetDurationFromRandomScan: clipDuration=520384
Any ideas about this?
The number one cause of stuttering is not enough bandwidth. Are you sure you have enough bandwith? Here's a stream that I know works even on low bandwidth "Edge" connections: http://kqed-ice.streamguys.org:80/kqedradio-bn-e1
If that stream works, then I'd say that the stream you are trying to listen to uses too much bandwidth.