| View previous topic :: View next topic |
| Author |
Message |
laila Guest
|
Posted: Tue Nov 15, 2005 3:25 pm Post subject: Multiple listeners |
|
|
Hi,
i'm not sure if this is possible but i need to have multiple listeners on my icecast server with each one listening to a different stream.
It this possible ?
Thsnk oyu very much for your help |
|
| Back to top |
|
 |
karlH Code Warrior

Joined: 13 Jun 2005 Posts: 5476 Location: UK
|
Posted: Tue Nov 15, 2005 3:42 pm Post subject: |
|
|
Yes. Each stream is referenced by a mountpoint and icecast can handle many mountpoints at the same time.
karl. |
|
| Back to top |
|
 |
laila Guest
|
Posted: Tue Nov 15, 2005 4:26 pm Post subject: |
|
|
| karlH wrote: |
Yes. Each stream is referenced by a mountpoint and icecast can handle many mountpoints at the same time.
karl. |
Thanks you.
sinceim using ices2 to stream . do i have to create a xml for each stream ?
thsnks again |
|
| Back to top |
|
 |
karlH Code Warrior

Joined: 13 Jun 2005 Posts: 5476 Location: UK
|
Posted: Tue Nov 15, 2005 5:26 pm Post subject: |
|
|
If the streams are from the same source material, eg the soundcard, then ices can use a single xml. The typical case for multiple streams using the same xml is ices creating a high and low bitrate stream from the same input. If you want one ices reading from the soundcard and another reading from a playlist then 2 seperate xml files will be needed.
karl. |
|
| Back to top |
|
 |
Guest
|
Posted: Tue Nov 15, 2005 6:50 pm Post subject: |
|
|
| karlH wrote: |
If the streams are from the same source material, eg the soundcard, then ices can use a single xml. The typical case for multiple streams using the same xml is ices creating a high and low bitrate stream from the same input. If you want one ices reading from the soundcard and another reading from a playlist then 2 seperate xml files will be needed.
karl. |
Hi, actually it will be listening to channels on asterisk switch. i need that application for our call center. i want to be able (the supervisors) to listen to let's say 2 or 3 phone conversations in the same time. |
|
| Back to top |
|
 |
|