Hi All,

I'm working on a mp3 streaming app and have used the NPR's StreamProxy
class. For some devices which have sdk 8 (like EVO on Sprint) the
native mediaplayer streaming of mp3 sounds really really bad. The same
code works perfectly fine on HTC Incredible and all samsung devices.
Evo seems to have some problem when using the native mediaplayer to
directly stream the mp3 audio.

When I tried to force proxy the stagefright player on my device (HTC
Incredible) works perfectly fine but the EVO bails out. I have also
overridden the http headers and appended "/r /n" to the header values,
as I had read in some of the other blogs.

What should I do to overcome this and force a proxy? Or how do I fix
the bad mediaplayer playback in devices like EVO?

Any help would be greatly appreciated.

-Hari

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to