Relay a icecast feed

Steamcast is a stand alone server that combines the features of SHOUTcast and Icecast2 and more to make one mega awesome server.
Post Reply
webstar
Posts: 2
Joined: Sat Jan 21, 2006 6:55 pm

Relay a icecast feed

Post by webstar »

How can I relay a icecast feed using steamcast, it is the only thing keeping me from moving all my feeds to a steamcast server is I can't get a relay from a icecast server working.
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 »

Just put the address of the icecast feed into the SourceRelay field.
- Jay
webstar
Posts: 2
Joined: Sat Jan 21, 2006 6:55 pm

Post by webstar »

This is what I put in

SourceRelay=http://ve3nsv.no-ip.org:8000/scannerlive-2

Which is the icecast feed. But all I get from steamcast is the lost connection over and over.


[01/22/2006@13:51:25] Starting Thread pool of 5 threads...
[01/22/2006@13:51:26] MetaInt: 16000
[01/22/2006@13:51:26] Name:Waterloo Region; Genre:scanner
[01/22/2006@13:51:26] Public:1; Bitrate:16; URL:http://www.audiorealm.com
[01/22/2006@13:51:26] Content-Type: audio/mpeg
[01/22/2006@13:51:26] Audio-Info:ice-samplerate=44100;ice-bitrate=16;ice-channels=2
[01/22/2006@13:51:26] Starting YP Services...
[01/22/2006@13:51:26] Relay Thread #1 lost connection, reconnecting in 10 secs....
[01/22/2006@13:51:37] MetaInt: 16000
[01/22/2006@13:51:37] Name:Waterloo Region; Genre:scanner
[01/22/2006@13:51:37] Public:1; Bitrate:16; URL:http://www.audiorealm.com
[01/22/2006@13:51:37] Content-Type: audio/mpeg
[01/22/2006@13:51:37] Audio-Info:ice-samplerate=44100;ice-bitrate=16;ice-channels=2
[01/22/2006@13:51:37] Starting YP Services...
[01/22/2006@13:51:37] Relay Thread #1 lost connection, reconnecting in 10 secs....
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 »

i'd say there is some network issue between you and the host server.

Code: Select all

Event Log:
[01/22/2006@15:53:35] Configuration loaded from steamcast.conf
[01/22/2006@15:53:35] Vip file loaded
[01/22/2006@15:53:35] Ban file loaded
[01/22/2006@15:53:35] Listening to 127.0.0.1:8001 for incoming source connection
s...
[01/22/2006@15:53:35] Listening to ANY:8000 for incoming client connections...
[01/22/2006@15:53:35] Name Lookup Thread Started
[01/22/2006@15:53:35] Listening to 8000 for incoming stat connections...
[01/22/2006@15:53:35] PID: 4924
[01/22/2006@15:53:35] Relay thread created #0
[01/22/2006@15:53:35] Starting Thread pool of 5 threads...
[01/22/2006@15:53:36] MetaInt: 16000
[01/22/2006@15:53:36] Name:Waterloo Region; Genre:scanner
[01/22/2006@15:53:37] Public:1; Bitrate:16; URL:http://www.audiorealm.com
[01/22/2006@15:53:37] Content-Type: audio/mpeg
[01/22/2006@15:53:37] Audio-Info:ice-samplerate=44100;ice-bitrate=16;ice-channel
s=2
[01/22/2006@15:53:37] Starting YP Services...
[01/22/2006@15:53:37] <dir.xiph.org> [add /xrmradio1.mp3] ACK: Successfull Add (
sid: 3940601-7242389 | tchfrq: 60)
[01/22/2006@15:53:37] <dir.xiph.org> [touch /xrmradio1.mp3] ACK: Successfull Tou
ch
[01/22/2006@15:53:47] <www.steamcast.com> [add /xrmradio1.mp3] NAK: Cannot Conne
ct to localhost:8000 nor 24.0.9.52:8000, [Connection timed out] Disable Firewall
/Nat/Proxy.
[01/22/2006@15:54:18] <127.0.0.1> Connection Opened (A: 127.0.0.1:8000/xrmradio1
.mp3) [L: 1] {UA: WinampMPEG/5.11}
<Status> Sources: 1 Nodes: 1 (Unique: 1) Tx: 16.00 Kbps<->-1.#J Kbps
Just relayed it myself and it worked fine.
- Jay
Post Reply