SRCDS Steam group


Streaming Radio Stations
#1
Hey guys, I've been searching high and low for some support with this.

I currently have a "jukebox" set up going right now where people can listen to some songs that I have located on a webserver but I would also like to give the option of some streaming radio stations. Im not sure if there is a widely used php script already being used for this, if so, I cant seem to find it. Also, Im not sure where people are streaming these radio stations from.

If anyone out there has this set up on their servers and is willing to help out, it would be greatly appreciated.

Thanks in advance!

Chris
Reply
#2
You have to find a radio station that is streamed on the internet, All you have to do is HTML embed a wmv with the location of the streaming source. I just put mine into my motd.



<embed src="http://provisioning.streamtheworld.com/asx/CFMIFM.asx" loop="false" autoplay="false" width="145" height="60"></embed>

This is a local rock station I put in my motd.
Reply
#3
This Radio Station is what im using, FragFM , You can go on the Website or you can follow this what i Copyed and Paste of there,

How to put FragFM into my gameserver
Its simply a case of adding a line to two files.

Dir (On your server): /cstike/cfg/mani_admin_plugin/adverts.txt
(On a new line Add...) Type radio to start listening to FragFM.co.uk
(On a new line Add...) Type radiooff to stop listening to FragFM.co.uk

Dir (On your server): /cstike/cfg/mani_admin_plugin/webshortcutlist.txt
(On a new line Add...) "radio" http://www.fragfm.co.uk/player.php
(On a new line Add...) "radiooff" http://www.fragfm.co.uk/playerty.php

And finally, save. Reupload both files to /cstike/cfg/mani_admin_plugin and then restart your server.
Reply
#4
Perfect guys, Thanks!

What I ended up doing is getting the top streaming server of all the main genres of music (from shoutcast.com) and embedding each of them into their own html file (80s.html, top40.html, hiphop.html, etc etc).
Then I simply made an html file that has a list of all the genres that links to the embeded files. So, then a player types RADIO in my servers now, it bring up the radio page (via webshortcutlist.txt) with all of the choices. It got GRRREAT reviews from all of the players last night.

Thanks again for your help!

Chris
Reply


Forum Jump:


Users browsing this thread: 3 Guest(s)