I'm trying to listen to a radio station from my country and just can't seem to get it to work. The url was originally a .asp file located here. I followed the "How to play internet streams" wiki and created a .strm file from a txt file with a mms link inside. When I play the file, XBMC stays on "buffering" and nothing happens. I've tried all the links below but no luck.
this is what the original asp file contains
Code:
<ASX VERSION="3.0">
<TITLE>Kaya FM (95.9) Live Radio stream</TITLE>
<copyright>2007, Kaya FM</copyright>
<author>Powered by Antfarm & Internet Solutions</author>
<abstract>Streaming radio, live from Johannesburg</abstract>
<MOREINFO HREF="http://www.kayafm.co.za" TARGET="_blank"/>
<!--
<ENTRY>
<TITLE>Kaya FM (95.9) Live Radio stream</TITLE>
<copyright>2007, Kaya FM</copyright>
<author>Powered by Antfarm & Internet Solutions</author>
<abstract>Streaming radio, live from Johannesburg</abstract>
<REF HREF="mms://196.35.64.36/cdn-ondemand/clients/kayafm/Kayafm_pp3.wma" />
<REF HREF="http://196.35.64.36/cdn-ondemand/clients/kayafm/Kayafm_pp3.wma" />
<REF HREF="mms://netcache1-ldn.is.co.za/196.35.64.36/cdn-ondemand/clients/kayafm/Kayafm_pp3.wma" />
<REF HREF="http://netcache1-ldn.is.co.za/196.35.64.36/cdn-ondemand/clients/kayafm/Kayafm_pp3.wma" />
</ENTRY>
-->
<ENTRY>
<TITLE>Kaya FM (95.9) Live Radio stream</TITLE>
<copyright>2007, Kaya FM</copyright>
<author>Powered by Antfarm & Internet Solutions</author>
<abstract>Streaming radio, live from Johannesburg</abstract>
<REF HREF="mms://196.35.64.36/kayafm_22" />
<REF HREF="http://196.35.64.36/kayafm_22" />
<REF HREF="mms://196.35.64.63/kayafm_22" />
<REF HREF="http://196.35.64.63/kayafm_22" />
<REF HREF="rtsp://196.35.68.110/kayafm_22" />
<REF HREF="http://196.35.68.110/kayafm_22" />
<REF HREF="mms://netcache1-ny.is.co.za/196.35.64.36/kayafm_22" />
<REF HREF="http://netcache1-ny.is.co.za/196.35.64.36/kayafm_22" />
<REF HREF="mms://netcache1-ldn.is.co.za/196.35.64.36/kayafm_22" />
<REF HREF="http://netcache1-ldn.is.co.za/196.35.64.36/kayafm_22" />
</ENTRY>
</ASX>BTW, I am a Windows user and the links work fine in WMP11.
I'd appreciate any help with this and apologies again if this is the wrong place for this


Search
Help