| View previous topic :: View next topic |
| Author |
Message |
hackpro1989
Joined: 12 Oct 2008 Posts: 7
|
Posted: Sun Oct 12, 2008 2:00 am Post subject: Auto Switch to another stream |
|
|
| i am trying to set up icecast to switch from the live dj to a playlist how can i do that ??? |
|
| Back to top |
|
 |
karlH Code Warrior

Joined: 13 Jun 2005 Posts: 5476 Location: UK
|
Posted: Sun Oct 12, 2008 12:28 pm Post subject: |
|
|
The typical setup involves one mountpoint that listeners and the DJ connects on, and another mountpoint that the playlist plays on. The first then has a fallback to the second.
karl. |
|
| Back to top |
|
 |
hackpro1989
Joined: 12 Oct 2008 Posts: 7
|
Posted: Sun Oct 12, 2008 8:47 pm Post subject: |
|
|
| how do i set this fall back thing |
|
| Back to top |
|
 |
karlH Code Warrior

Joined: 13 Jun 2005 Posts: 5476 Location: UK
|
Posted: Sun Oct 12, 2008 9:13 pm Post subject: |
|
|
to set it you use the <fallback-mount> tags as described in the docs. What actually provides the playlist stream is up to you, examples could be ezstream, ices etc
karl. |
|
| Back to top |
|
 |
hackpro1989
Joined: 12 Oct 2008 Posts: 7
|
Posted: Sun Oct 12, 2008 9:23 pm Post subject: |
|
|
| so i put the fall back in there how do i link it to the other stream on the same server |
|
| Back to top |
|
 |
karlH Code Warrior

Joined: 13 Jun 2005 Posts: 5476 Location: UK
|
Posted: Sun Oct 12, 2008 10:15 pm Post subject: |
|
|
The fallback tag specifies the link, or more specifically the other mountpoint to send listeners to.
karl. |
|
| Back to top |
|
 |
|