hamedh/Radio

Radio URL

maulikpat opened this issue · 2 comments

Hi there,

Does this library supports all kind of Radio url ? or just http:// URL streaming ?

I am trying to play http://streaming507.com:9312 its not supporting !

Any suggestions ?

Hi - that station is Shoutcast rather than Icecast; if you look at https://kenai.com/projects/maxi80/sources/src/show, you should see a version modified to support Shoutcast. (Note that it does not support both; I was using that version of the library in my radio app and found, much to my dismay, that when we switched out server to Icecast, the app would crash. I'm currently rewriting with this version of the library.)