Unlisting and streaming problems.

Steamcast is a stand alone server that combines the features of SHOUTcast and Icecast2 and more to make one mega awesome server.
Post Reply
JeffreyAvril
Posts: 1
Joined: Sat Sep 30, 2006 8:51 pm

Unlisting and streaming problems.

Post by JeffreyAvril »

I am having a problem here. steamcast.com not listing my station and how do I stream my own station from another PC? :(

Code: Select all

/**************************************************/
/** Steamcast Distributed Network Multimedia Server/0.9.73 beta (Win32)
/** Written by: Jay Krivanek
/** www.steamcast.com/
/** NOTE:Use of this program indicates that you
/** have agreed to the license contained in the
/** README.txt file.
/**************************************************/

Event Log:
[10/01/2006@10:22:42] Configuration loaded from steamcast.conf
[10/01/2006@10:22:42] WARNING: steamcast.vip could not be loaded, no vips will b
e loaded
[10/01/2006@10:22:42] WARNING: steamcast.ban could not be loaded, no bans will b
e loaded
[10/01/2006@10:22:42] PID: 2504
[10/01/2006@10:22:42] Listening to ANY:8000 for incoming client connections...
[10/01/2006@10:22:42] Listening to 8000 for incoming stat connections...
[10/01/2006@10:22:42] Listening to ANY:8001 for incoming source connections...
[10/01/2006@10:22:42] Starting Thread pool of 5 threads...
[10/01/2006@10:22:46] Name:test name; Genre:Mixed
[10/01/2006@10:22:46] Public:1; Bitrate:24; URL:http://www.oddsock.org
[10/01/2006@10:22:46] Content-Type: audio/mpeg
[10/01/2006@10:22:46] Audio-Info:ice-samplerate=44100;ice-bitrate=24;ice-channel
s=2
[10/01/2006@10:22:46] Source Connection Complete
[10/01/2006@10:22:46] Starting YP Services...
[10/01/2006@10:22:47] <www.steamcast.com> [add /live.mp3] NAK: Cannot Connect to
 localhost:8000 nor 60.48.250.18:8000, [Connection refused] Disable Firewall/Nat
/Proxy.
[10/01/2006@10:22:47] <dir.xiph.org> [add /live.mp3] NAK: We only accept Ogg str
eam listings
[10/01/2006@10:22:48] <yp.shoutcast.com> error: nak (Cannot see your station/com
puter (IP: 60.48.250.18:8000) from the Internet, disable Internet Sharing/NAT/fi
rewall/ISP cache (Connection refused).)
<Status> Sources: 1 Nodes: 0 (Unique: 0) Tx: 150.98 Kbps<->0.00 Kbps
Please help me. Thank you.
User avatar
Jay
Will work for food (Administrator)
Posts: 3020
Joined: Mon Jan 14, 2002 12:48 am
Location: Next Door
Contact:

Post by Jay »

your server is not viewable by the internet. You need to make sure that your have properly configured any firewalls to forward packets to steamcast. Refer to your firewall/Router manual for how to do this.
- Jay
Post Reply