| View previous topic :: View next topic |
| Author |
Message |
Dave18
Joined: 26 Jan 2010 Posts: 20
|
Posted: Tue Jan 26, 2010 5:39 pm Post subject: How to set max listeners on relay |
|
|
Hi to everybody,
I'd like to know if it is possible to set a max number of listeners on a relay mount point.
I've an audio stream on a shoutcast server, and I use Icecast like a relay to get the audio from shoutcast, but I want to limit the number of the listeners on that icecast relay (the server is working with other streams, so I can't set the maxumum number of listeners on the entire server).
I've check the docs, but I don't find any parameters for this scope on the relay tags.
thanks
Dave |
|
| Back to top |
|
 |
karlH Code Warrior

Joined: 13 Jun 2005 Posts: 5476 Location: UK
|
Posted: Tue Jan 26, 2010 6:28 pm Post subject: |
|
|
that is because max-listeners is a mount tag setting. just define a mount block for the relay you have defined.
karl. |
|
| Back to top |
|
 |
Dave18
Joined: 26 Jan 2010 Posts: 20
|
Posted: Tue Jan 26, 2010 10:12 pm Post subject: |
|
|
Thanks KarlH!
You've solved my problem.
I really thank you.
ciao!
Davide |
|
| Back to top |
|
 |
|