| View previous topic :: View next topic |
| Author |
Message |
Anonymous Guest
|
Posted: Thu Jan 03, 2008 11:36 pm Post subject: fallback-mount icecast2 create *dosent work* |
|
|
Hello,
edit:
Now knows how to create fallback now but if the source disconnectet comes verzeert over everything you hear the views from the 8th to sec
http://www.xup.in/dl,49547415/fallback.mp3/
settings
<mount>
<mount-name>/test.ogg</mount-name>
<fallback-mount>/playlist.ogg</fallback-mount>
<fallback-override>0</fallback-override>
</mount>
and
<mount>
<mount-name>/test.ogg</mount-name>
<fallback-mount>/playlist.ogg</fallback-mount>
<fallback-override>1</fallback-override>
</mount>
doesent work PLEASE HELP |
|
| Back to top |
|
 |
karlH Code Warrior

Joined: 13 Jun 2005 Posts: 5476 Location: UK
|
Posted: Fri Jan 04, 2008 1:06 am Post subject: |
|
|
If the fallback is not working then it is probably because the fallback mount is not available, ie /playlist.ogg is missing. If there is no /playlist.ogg then the listeners cannot be moved there.
I am uncertain what the url is for.
karl. |
|
| Back to top |
|
 |
Anonymous Guest
|
Posted: Fri Jan 04, 2008 6:14 am Post subject: |
|
|
| I have my sound recorded when the fallback comes and how to hear what is wrong |
|
| Back to top |
|
 |
karlH Code Warrior

Joined: 13 Jun 2005 Posts: 5476 Location: UK
|
Posted: Fri Jan 04, 2008 11:55 am Post subject: |
|
|
You need to find out whether /playlist.ogg is active at the time the test.ogg stream stops. It does not matter where the content comes from (file or soundcard) but it does need to be present.
karl. |
|
| Back to top |
|
 |
|