How to set up a shoutcast server?

Paulson

Elite Member
Feb 27, 2001
10,689
0
0
www.ifixidevices.com
I'll be broadcasting from my main machine, onto my server, and my server will be handling requests.

I need to know how to set it up like this (i've tried)

what settings do I need?

What ports would need to be open?
 

Joemonkey

Diamond Member
Mar 3, 2001
8,859
4
0
ok the shoutcast "tutorial" is kinda vague, so i'll try to walk ya through it... download:
this, this, and this.

install them all, and reboot

go to the folder where you installed shoutcast, and make a shortcut to sc_serv.exe so you can find it whenever you wanna run it. open the file, and go to the edit config option, and pay attention to the stuff it says, main thing to do is change the password that should default to "changeme"

ok, while the server is running, open up winamp and go into the plugins, and find the DSP/effect one, and select the shoutcast one. set the server to be whatever your IP is, along with the port (usually people pick 8000) along w/ the password you changed in the server edit config. set the format to whatever you want, then hit connect. if done properly, it should connect to your server, and for people to listen, they just gotta open up winamp and hit CTRL+L then type in your IP:8000 (if 8000 is the port you selected)

EDIT: damn smilies
 

Paulson

Elite Member
Feb 27, 2001
10,689
0
0
www.ifixidevices.com
This is all I get:

<05/23/01@20:23:22> [SHOUTcast] DNAS/win32 v1.8.0 (Jan 2 2001) starting up...
<05/23/01@20:23:22> [main] loaded config from C:\Program Files\SHOUTcast\sc_serv.ini
<05/23/01@20:23:22> [main] initializing (usermax:32 portbase:8000)...
<05/23/01@20:23:22> [main] No ban file found (sc_serv.ban)
<05/23/01@20:23:22> [main] No rip file found (sc_serv.rip)
<05/23/01@20:23:22> [main] opening source socket
<05/23/01@20:23:22> [main] source thread starting
<05/23/01@20:23:22> [main] opening client socket
<05/23/01@20:23:22> [source] listening for connection on port 8001
<05/23/01@20:23:22> [main] Client Stream thread [0] starting
<05/23/01@20:23:22> [main] client main thread starting


What's wrong with it?

Do i need to install any software on the machine I'm getting the relay from?