Stream IP

Ok, well that's the link you should require as its your stations stauspage (hostname and port). You could try it instead with the IP and port, although essentially it is the same thing as it still directs to your stauspage: http://77.92.68.221:15172/

What player is it you are using?
 
Ok, well that's the link you should require as its your stations stauspage (hostname and port). You could try it instead with the IP and port, although essentially it is the same thing as it still directs to your stauspage: http://77.92.68.221:15172/

What player is it you are using?

Thanks, but still no joy. Is that the actual stream URL though as it just takes us to the status page?

I am using a wordpress theme called Soundwave which is especially for radio stations which offers a continuous radio play even when you change pages...

http://themeforest.net/item/soundwave-the-music-vibe-wordpress-theme/5011090
 
Last edited:
Yep, that's the stream URL for your server. But yes, it does also direct to the stauspage.

Did you try removing "/;stream/1" on line 28 in the scriptjs.php as that guy suggested to you in the wordpress themes comments section?
 
Right OK.

Perhaps one thing you could also try is removing the "/" from the end of the stream URL. It may not work with such characters. Other than that, we can only really suggest asking the themes developers for some assistance / advice as we have given you the correct stream URL details.
 
Right OK.

Perhaps one thing you could also try is removing the "/" from the end of the stream URL. It may not work with such characters. Other than that, we can only really suggest asking the themes developers for some assistance / advice as we have given you the correct stream URL details.

Ok, no problem, thank you...
 
Furthermore to our last post. We have just found this tutorial video on it. SoundWave - Radio on Vimeo

You need to remove the http:// part of the url. So for example you should just use either:

77.92.68.221:15172
or uk1.internet-radio.com:15172
 
Top