I'm trying to play radio audio stream from the media player in android 4.0.3 API15. Some of the stations work, but a lot of the stations fail, for example :
http://switch3.castup.net/cunet/gm.asp?ai=31&ar=88FM
This station(and many other) is returning me the following error: error (1,-21477483648).
I checked the codec being used in that station and its wma. The media player doesnt support this codec but i know that there is application("Radio Israel") that can play this station.
My question is , is there any workaround for playing that stream? Thanks