Saturday, August 25, 2012

[android-developers] Software codecs to play mp3/aac stream?

I have a couple of links: 1) "http://radio02-cn03.akadostream.ru:8114/detifm192.mp3", 2) "http://79.143.70.114:8000/detifm-64k.aac".

Running my app on Android 2.3 results in IOExceptions: with (1) it's java.io.IOException: Prepare failed.: status=0xFFFFFFF6 and with (2) it's java.io.IOException: Prepare failed.: status=0x1.

I was wondering if that's the platform issue there might be some codec library expanding its' functionality. I'm able to play (1) with MoboPlayer: while loading it said "trying soft decoding mode".

Thanks for your suggestions.

--
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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment