[icecast] Icecast2 Configuration

Chris G Moguta chrisg1 at umbc.edu
Sun Oct 20 19:37:32 UTC 2002



I've used SHOUTcast before, but I'm new to IceCast... and it's been a bit 
since I did use SHOUTcast.

I need to know what the various configuration fields in Icecast2 Win32 do.

[How my config file currently stands...]

<icecast>
         <location>Here and There</location>
        <admin>moguta at ffradio.net</admin>
        <limits>
                <clients>100</clients>
                <sources>10</sources>
                <threadpool>5</threadpool>
                <client-timeout>15</client-timeout>
        </limits>
        <source-password>changeme</source-password>
        <directory>
                <touch-freq>5</touch-freq>
                <server>
                        <host>yp.icecast.org</host>
                        <touch-freq>15</touch-freq>
                </server>
        </directory>
        <bind-address>0.0.0.0</bind-address>
        <port>8000</port>
        <paths>
                <basedir>./</basedir>
                <logdir>./</logdir>
        </paths>
        <logging>
                <accesslog>access.log</accesslog>
                <errorlog>error.log</errorlog>
        </logging>
</icecast>

I'd really appreciate any help!  Thank you!

- Moguta
www.ffradio.net

--- >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 at xiph.org'
containing only the word 'unsubscribe' in the body.  No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.



More information about the Icecast mailing list