<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1106" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hi everyone,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>My first mail was: <BR><EM>"<FONT face=Arial
size=2>I'm a french user of icecast2 on a distant serveur.</FONT></EM>
<DIV><FONT face=Arial size=2><EM>I have 1 stream running on the serveur (with
ices) that play random mp3 and when i want to do a live i connect my PC
(winamp+oddcastv3) to the icecast and then i have 2 stream on the icecast
serveur. The question is "How can i replace the first stream (playlist) by my
live stream, and when i've finished the live, the playlist hang on and the
listeners don't see anything".</EM></FONT></DIV>
<DIV><FONT face=Arial size=2><EM></EM></FONT> </DIV>
<DIV><FONT face=Arial size=2><EM>I want to do that because actually i have to
move all the listeners manually from the first stream to the live. And when a
new listener conect i have to move it to. It's not
usefull"</EM></FONT></DIV></FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Some people give me some help but i don't eally
understand what i have to do. I juste understand that the options wich could
interst me (to resolve my prob) is the fallback option but thats
all....</FONT></DIV>
<DIV><FONT face=Arial size=2>This is my icecast.xml config file if you can help
me...</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2><icecast><BR>
<limits><BR>
<clients>100</clients><BR>
<sources>2</sources><BR>
<threadpool>5</threadpool><BR>
<queue-size>102400</queue-size><BR>
<client-timeout>30</client-timeout><BR>
<header-timeout>15</header-timeout><BR>
<source-timeout>10</source-timeout><BR>
<!-- If enabled, this will provide a burst of data when a client
<BR>
first connects, thereby significantly reducing the startup
<BR>
time for listeners that do substantial buffering.
However,<BR>
it also significantly increases latency between the
source<BR>
client and listening client. For low-latency setups,
you<BR>
might want to disable this. --><BR>
<burst-on-connect>1</burst-on-connect><BR>
<!-- same as burst-on-connect, but this allows for being
more<BR>
specific on how much to burst. Most people won't need
to<BR>
change from the default 64k. Applies to all mountpoints
--><BR>
<burst-size>65535</burst-size><BR>
</limits></FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>
<authentication><BR> <!--
Sources log in with username 'source'
--><BR>
<source-password>blabla</source-password><BR>
<!-- Relays log in username 'relay'
--><BR>
<relay-password>blabla</relay-password></FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2> <!--
Admin logs in with the username given below
--><BR>
<admin-user>admin</admin-user><BR>
<admin-password>blabla</admin-password><BR>
</authentication></FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2> <!-- Uncomment this if you
want directory listings --><BR>
<!--<BR>
<directory><BR>
<yp-url-timeout>15</yp-url-timeout><BR>
<yp-url>http://dir.xiph.org/cgi-bin/yp-cgi</yp-url><BR>
</directory><BR>
<directory><BR>
<yp-url-timeout>15</yp-url-timeout><BR>
<yp-url>http://www.oddsock.org/cgi-bin/yp-cgi</yp-url><BR>
</directory><BR> --></FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2> <!-- This is the hostname
other people will use to connect to your server.<BR> It
affects mainly the urls generated by Icecast for playlists and
yp<BR> listings. --><BR>
<hostname>fairartposse.net</hostname></FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2> <!-- You can use these two if
you only want a single listener --><BR>
<!--<port>8000</port> --><BR>
<!--<bind-address>127.0.0.1</bind-address>--></FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2> <!-- You may have multiple
<listener> elements --><BR>
<listen-socket><BR>
<port>8000</port><BR>
<!-- <bind-address>fairartposse.net</bind-address>
--><BR> </listen-socket><BR>
<!--<BR>
<listen-socket><BR>
<port>8001</port><BR>
</listen-socket><BR> --></FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>
<!--<master-server>127.0.0.1</master-server>--><BR>
<!--<master-server-port>8001</master-server-port>--><BR>
<!--<master-update-interval>120</master-update-interval>--><BR>
<!--<master-password>blabla</master-password>--><BR>
<!--<BR>
<relay><BR>
<server>radiocrewstybat.servehttp.com</server><BR>
<port>8001</port><BR>
<mount>radiorom.ogg</mount><BR>
<local-mount>test</local-mount></FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>
<relay-shoutcast-metadata>0</relay-shoutcast-metadata><BR>
</relay><BR> --></FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2> <!-- Only define a
<mount> section if you want to use advanced
options,<BR> like alternative
usernames or passwords<BR>
<mount><BR>
<mount-name>/example-complex.ogg</mount-name></FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>
<username>othersource</username><BR>
<password>hackmemore</password></FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>
<max-listeners>1</max-listeners><BR>
<dump-file>/tmp/dump-example1.ogg</dump-file><BR>
<burst-size>65536</burst-size><BR>
<fallback-mount>/example2.ogg</fallback-mount><BR>
<authentication
type="htpasswd"><BR>
<option name="filename"
value="myauth"/><BR>
<option name="allow_duplicate_users"
value="0"/><BR>
</authentication><BR>
</mount><BR> --></FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>
<fileserve>1</fileserve></FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>
<paths><BR> <!-- basedir is only used if chroot is enabled
--><BR>
<basedir>/usr/local/share/icecast</basedir></FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2> <!--
Note that if <chroot> is turned on below, these paths must
both<BR>
be relative to the new root, not the original root
--><BR>
<logdir>/var/log/icecast</logdir><BR>
<webroot>/usr/local/share/icecast/web</webroot><BR>
<adminroot>/usr/local/share/icecast/admin</adminroot><BR>
<pidfile>/usr/local/share/icecast/icecast.pid</pidfile></FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2> <!--
Aliases: treat requests for 'source' path as being for 'dest'
path<BR>
May be made specific to a port or bound address using the
"port"<BR>
and "bind-address"
attributes.<BR>
--><BR>
<!--<BR> <alias source="/foo"
dest="/bar"/><BR>
--><BR> <!-- Aliases: can also
be used for simple redirections as
well,<BR>
this example will redirect all requests for <A
href="http://server:port/">http://server:port/</A>
to<BR>
the status page<BR>
--><BR> <alias source="/"
dest="/kiviv"/><BR> </paths></FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>
<logging><BR>
<accesslog>access.log</accesslog><BR>
<errorlog>error.log</errorlog><BR>
<loglevel>4</loglevel> <!-- 4 Debug, 3 Info, 2 Warn, 1
Error --><BR> </logging></FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>
<security><BR>
<chroot>0</chroot><BR>
<!--<BR>
<changeowner><BR>
<user>nobody</user><BR>
<group>nogroup</group><BR>
</changeowner><BR>
--><BR> </security><BR></icecast></FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>THX a lot !!!!!!</DIV>
<DIV><BR></DIV></FONT></BODY></HTML>