| View previous topic :: View next topic |
| Author |
Message |
Glavaskia Guest
|
Posted: Tue Feb 14, 2006 10:29 pm Post subject: No disconnecting |
|
|
| I think, in shoutcast, when a person disconnects from being dj it does not stop the stream. If they connect again the person hears the music without refreshing. |
|
| Back to top |
|
 |
karlH Code Warrior

Joined: 13 Jun 2005 Posts: 5476 Location: UK
|
Posted: Tue Feb 14, 2006 11:36 pm Post subject: |
|
|
This doesn't sound like a feature request, but if a DJ disconnects, no streaming can occur as there is nothing new coming in. Leaving potentially many unused sockets hanging around is a waste, but what icecast does is give you the option of either dropping those listeners or send them to another stream of file (read up on fallback handling).
karl. |
|
| Back to top |
|
 |
Glavaskia Guest
|
Posted: Wed Feb 15, 2006 4:26 am Post subject: |
|
|
| I tried fall back handling but it did not work guess I did it wrong. |
|
| Back to top |
|
 |
karlH Code Warrior

Joined: 13 Jun 2005 Posts: 5476 Location: UK
|
Posted: Wed Feb 15, 2006 1:49 pm Post subject: |
|
|
fallback will fail if the fallback is not running or its a completely different type. The log file is usually the place to check if it isn't doing what you think it should.
karl. |
|
| Back to top |
|
 |
|