| View previous topic :: View next topic |
| Author |
Message |
Adept22 Guest
|
Posted: Mon Aug 15, 2005 3:59 am Post subject: Only Relay when listeners? |
|
|
Heya, Just a question, ive googled and cant find any info but im currently relaying 3 shoutcast streams for internal lan users. Basically what i want is so that if there is no listeners on a mountpoint it doesnt download the data, as soon as i listern connects, it starts downloading and relaying the stream .. I have to be quota concious thats why im concerned
Cheers
adept22 |
|
| Back to top |
|
 |
karlH Code Warrior

Joined: 13 Jun 2005 Posts: 5476 Location: UK
|
Posted: Mon Aug 15, 2005 2:32 pm Post subject: |
|
|
The on-demand relay feature has been merged into trunk, so you can either get the trunk/kh code or wait for 2.3.
karl. |
|
| Back to top |
|
 |
radio700-europe Guest
|
Posted: Thu Oct 27, 2005 12:52 am Post subject: Shut Down Relay again |
|
|
| karlH wrote: |
The on-demand relay feature has been merged into trunk, so you can either get the trunk/kh code or wait for 2.3.
karl. |
It would be fine is when there is nobody on the relay on demand relaystream that after a while (30s or something like this) the relay connection will be shut down again. Possible? |
|
| Back to top |
|
 |
karlH Code Warrior

Joined: 13 Jun 2005 Posts: 5476 Location: UK
|
Posted: Thu Oct 27, 2005 1:07 am Post subject: |
|
|
yeah, you need to change the shutdown trigger though. Currently it's just when listeners is 0 but you would also need to add a timer for the specified duration.
karl. |
|
| Back to top |
|
 |
|