| View previous topic :: View next topic |
| Author |
Message |
Anonymous Guest
|
Posted: Tue Dec 25, 2007 7:20 pm Post subject: multiple stream broadcasting |
|
|
Hi,
Can icecast stream multiple streams from multiple ports simultaneously? If yes, how can one configure the server to accomplish this? If you can point to a specific documentation, that will be greatly appreciated. |
|
| Back to top |
|
 |
karlH Code Warrior

Joined: 13 Jun 2005 Posts: 5476 Location: UK
|
Posted: Tue Dec 25, 2007 10:17 pm Post subject: |
|
|
You don't need multiple ports for icecast but you can specify them with the <listen-socket> tags if you want to. As long as each stream has it's own unique mountpoint name then you can use 1 or more ports on the same icecast.
The only exception to this is when dealing with a shoutcast style source client. For these you need a 2 ports and 2.3.1 only supports one of these, but the trunk and -kh branches both handle more than one of these clients.
karl. |
|
| Back to top |
|
 |
|