copy/paste from xiph.org/cvs.html would've done it :) John Watson wrote:> > Well, I got it and I can say I hate CVS. I much prefer ftp or CVS in ease of navigating but thank > you. > > --- >8 ---- > List archives: http://www.xiph.org/archives/ > icecast project homepage: http://www.icecast.org/ > To unsubscribe from this list, send a message to 'icecast-request@xiph.org' > containing only the word 'unsubscribe' in the body. No subject is needed. > Unsubscribe messages sent to the list will be ignored/filtered.--- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list, send a message to 'icecast-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.
Where can I find out about the config file params? Seems ice2 is now in xml for its conf file and I am streaming, I am receiving but I am not on yp.icecast.org. Oh, btw the oddcast plugin is weird. If it receives no sound for 1 sec it will disconnect the stream (betcha in the conf file I can't find a good example on). <p>Thanks for all your help. --- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list, send a message to 'icecast-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.
John Watson wrote:> Where can I find out about the config file params? Seems ice2 is now in xml for its conf file and I > am streaming, I am receiving but I am not on yp.icecast.org. Oh, btw the oddcast plugin is weird. > If it receives no sound for 1 sec it will disconnect the stream (betcha in the conf file I can't > find a good example on).Use "advanced recording", it records "what you hear" then. It also streams silence and won't disconnect when it doesn't get any data it could stream. icecast2 comes with a reference config file that is easy to understand. Read it and simply remove or comment the parts about the directory servers. <p>Moritz --- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list, send a message to 'icecast-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.
At 11:15 AM 3/17/2002 -0600, you wrote:>Where can I find out about the config file params? Seems ice2 is now in >xml for its conf file and I >am streaming, I am receiving but I am not on yp.icecast.org. Oh, btw the >oddcast plugin is weird. >If it receives no sound for 1 sec it will disconnect the stream (betcha in >the conf file I can't >find a good example on).weird eh ? well, just to be clear, the DSP does disconnect the stream for any reason....it simply sends to the connected socket until the socket closes.....in your case, the server (icecast2 in this case) is most definately closing the connection. (it will do this if it doesn't receive any data within a time interval)... also, you might be interested in try the win32 version of icecast2 which is currently being developed....you can get it here -> http://www.oddsock.org/icecast2/Icecast2_win32_beta4_setup.exe ...it's got some neat features IMHO. oddsock>Thanks for all your help. > >--- >8 ---- >List archives: http://www.xiph.org/archives/ >icecast project homepage: http://www.icecast.org/ >To unsubscribe from this list, send a message to 'icecast-request@xiph.org' >containing only the word 'unsubscribe' in the body. No subject is needed. >Unsubscribe messages sent to the list will be ignored/filtered.<p><p>--- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list, send a message to 'icecast-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.