Default Streaming ASF

I'm making an app and one of the features I want is to be able to stream the internet feed from certain radio stations. The problem is they all stream in ASF which, from what I can tell, not supported by Android.

If it was just for me, I could run Orb which will take that ASF stream and serve it as something Android compatible but there would be 1-16 different streams and too many users for to me to serve off my personal web server.

Do I have any options?