| View previous topic :: View next topic |
| Author |
Message |
slvr00gt Guest
|
Posted: Fri Feb 24, 2006 8:50 pm Post subject: Relaying streams from multiple servers: |
|
|
Can I use icecast server to relay multiple streams from multiple servers. The client is my treo with limited number of open ports ( only two ).
Currently, I am using shoutcast in this configuratation:
my linux box
(srv1 stream1 port N) ---> | (serv1 relay port 25) | --> (my Treo)
(srv2 stream1 port M) ---> | (serv2 relay port 993) | --> (my Treo)
I want to setup following:
my linux box
(srv1 stream1 port M) ---> |..................................|
(srv2 stream1 port M) ---> |..................................|
(srv3 stream1 port M) ---> | (serv1 relay port 25) |
(srv4 stream1 port M) ---> |..................................| --> (my Treo )
..........................................|.................................|
..........................................|.................................|
(srvN stream1 port M) ---> |................................. | |
|
| Back to top |
|
 |
karlH Code Warrior

Joined: 13 Jun 2005 Posts: 5476 Location: UK
|
Posted: Fri Feb 24, 2006 11:03 pm Post subject: |
|
|
yes, just make sure that each stream (relayed or not) has a unique local mountpoint.
karl. |
|
| Back to top |
|
 |
|