PDA

View Full Version : How to get shoutcast working?


l34t
20th November 2007, 11:04
Dear all,

first of all I wanna say that I used search feature but I didn't get the results I was looking for.

I read some faq's and readme's and so on, too.

I just want to know how to set up shoutcast as server and how to configure it so that it works.

I already uploaded and installed sc_serv on my server.
I started it in ssh mode and there was no error message or something.
Then I tried to connect to server with winamp - it worked, too (bytes were submitted) But if I start winamp on another computer to be a listener, the message "ICY 401 Can't connect to serverip:port"

My winamp has right configuration and plugins, because it already worked with another server, but now I want to set up a server by myself so what is wrong?
I read something about sc_trans. Is it needed, too for setting up a server?

Thanks and looking forward to your comments

l34t

Nick@ss
20th November 2007, 15:22
if you are streaming to the server from winamp you do not need sc trans,

are there any errors in the logs?

post an ip / port so we can look and see for ourselves

l34t
20th November 2007, 18:43
ip:85.25.150.217
port:8000

Port 8000 is written in sc_serv.conf

<11/19/07@18:31:44> [SHOUTcast] DNAS/Linux v1.9.8 (Feb 28 2007) starting up...
<11/19/07@18:31:44> [main] pid: 31534
<11/19/07@18:31:44> [main] loaded config from sc_serv.conf
<11/19/07@18:31:44> [main] initializing (usermax:32 portbase:8000)...
<11/19/07@18:31:44> [main] No ban file found (sc_serv.ban)
<11/19/07@18:31:44> [main] No rip file found (sc_serv.rip)
<11/19/07@18:31:44> [main] opening source socket
<11/19/07@18:31:44> [main] source thread starting
<11/19/07@18:31:44> [main] opening client socket
<11/19/07@18:31:44> [main] Client Stream thread [0] starting
<11/19/07@18:31:44> [main] client main thread starting
<11/19/07@18:31:44> [source] listening for connection on port 8001
<11/19/07@18:35:55> [dest: 91.8.23.18] server unavailable, disconnecting
<11/19/07@18:36:11> [dest: 91.8.23.18] server unavailable, disconnecting
<11/19/07@18:37:04> [dest: 77.132.142.185] server unavailable, disconnecting
<11/19/07@18:37:04> [dest: 91.8.23.18] server unavailable, disconnecting
<11/19/07@18:37:10> [dest: 77.132.142.185] server unavailable, disconnecting
<11/19/07@18:37:13> [dest: 77.132.142.185] server unavailable, disconnecting
<11/19/07@18:37:22> [dest: 77.132.142.185] server unavailable, disconnecting
<11/19/07@18:37:23> [dest: 77.132.142.185] server unavailable, disconnecting
<11/19/07@18:42:18> [main] SIGINT; exiting!


Thanks for the help

Tom
20th November 2007, 20:23
From the log posted a source was never connected, however tune-in attempts were made so the DNAS will give a 401 Service Unavailable. I can see your DNAS page so there doesn't appear to be anything blocking the DNAS. Try connecting a source again then use the link at: http://85.25.150.217:8000

Tom