<mount> <mount-name>/live</mount-name> <charset>cp1251</charset> <fallback-mount>/nonstop</fallback-mount> <fallback-override>1</fallback-override> </mount> <mount> <mount-name>/nonstop</mount-name> <charset>cp1251</charset> </mount>
<Bitrate>128</Bitrate> <Reencode>1</Reencode> <Samplerate>44100</Samplerate> <Channels>2</Channels>
<icecast> <limits> <clients>100</clients> <sources>2</sources> <threadpool>5</threadpool> <queue-size>102400</queue-size> <client-timeout>30</client-timeout> <header-timeout>15</header-timeout> <source-timeout>10</source-timeout> </limits> <authentication> <!-- Sources log in with username 'source' --> <source-password>******</source-password> <!-- Relays log in username 'relay' --> <relay-password>*****</relay-password> <!-- Admin logs in with the username given below --> <admin-user>unhead</admin-user> <admin-password>&&&&&</admin-password> </authentication> <!-- Uncomment this if you want directory listings --> <!-- <directory> <yp-url-timeout>15</yp-url-timeout> <yp-url>http://dir.xiph.org/cgi-bin/yp-cgi</yp-url> </directory> <directory> <yp-url-timeout>15</yp-url-timeout> <yp-url>http://www.oddsock.org/cgi-bin/yp-cgi</yp-url> </directory> --> <hostname>95.31.4.11</hostname> <!-- You can use these two if you only want a single listener --> <!--<port>8000</port> --> <!--<bind-address>127.0.0.1</bind-address>--> <!-- You may have multiple <listener> elements --> <listen-socket> <port>8002</port> <!-- <bind-address>127.0.0.1</bind-address> --> </listen-socket> <!-- <listen-socket> <port>8001</port> </listen-socket> --> <!--<master-server>127.0.0.1</master-server>--> <!--<master-server-port>8001</master-server-port>--> <!--<master-update-interval>120</master-update-interval>--> <!--<master-password>hackme</master-password>--> <!-- <relay> <server>127.0.0.1</server> <port>8001</port> <mount>/example.ogg</mount> <local-mount>/different.ogg</local-mount> <relay-shoutcast-metadata>0</relay-shoutcast-metadata> </relay> --> <!-- Only define a <mount> section if you want to use advanced options, like alternative usernames or passwords <mount> <mount-name>/live</mount-name> <password>*****</password> <charset>UTF8</charset> <stream-url>http://95.31.4.11:8002/live</stream-url> <public>1</public> <fallback-mount>/128</fallback-mount> <fallback-override>1</fallback-override> </mount> <mount> <mount-name>/128</mount-name> <password>*****</password> <charset>UTF8</charset> <stream-url>http://95.31.4.11:8002/128</stream-url> <public>1</public> <fallback-mount>/live</fallback-mount> <fallback-override>1</fallback-override> </mount> --> <fileserve>1</fileserve> <paths> <!-- basedir is only used if chroot is enabled --> <basedir>./</basedir> <!-- Note that if <chroot> is turned on below, these paths must both be relative to the new root, not the original root --> <logdir>./logs</logdir> <webroot>./web</webroot> <adminroot>./admin</adminroot> <!-- <pidfile>./icecast.pid</pidfile> --> <!-- Aliases: treat requests for 'source' path as being for 'dest' path May be made specific to a port or bound address using the "port" and "bind-address" attributes. --> <!-- <alias source="/foo" dest="/bar"/> --> </paths> <logging> <accesslog>access.log</accesslog> <errorlog>error.log</errorlog> <loglevel>4</loglevel> <!-- 4 Debug, 3 Info, 2 Warn, 1 Error --> </logging> <security> <chroot>0</chroot> <!-- <changeowner> <user>nobody</user> <group>nogroup</group> </changeowner> --> </security> </icecast>
<mount> <mount-name>/128</mount-name> <password>password</password> <fallback-mount>/nonstop</fallback-mount> <fallback-override>1</fallback-override> </mount> <mount> <mount-name>/nonstop</mount-name> <password>password</password> </mount>
<mount> <mount-name>/trance</mount-name> <fallback-mount>/nonstop</fallback-mount> <fallback-override>1</fallback-override> </mount> <mount> <mount-name>/nonstop</mount-name> </mount>
<Stream> <Server> <Hostname>178.208.81.192</Hostname> <Port>8000</Port> <Password>пароль</Password> <Protocol>http</Protocol> </Server> <Mountpoint>/nonstop</Mountpoint> <Name>Trance Life Radio</Name> <Genre>Trance</Genre> <Description>24/7 Non-stop Trance Music</Description> <Public>1</Public> <Bitrate>256</Bitrate> <Reencode>1</Reencode> <Channels>2</Channels> </Stream>
<icecast> <limits> <clients>100</clients> <sources>2</sources> <threadpool>5</threadpool> <queue-size>524288</queue-size> <client-timeout>30</client-timeout> <header-timeout>15</header-timeout> <source-timeout>10</source-timeout> <burst-on-connect>1</burst-on-connect> <burst-size>65535</burst-size> </limits> <authentication> <source-password>111</source-password> <relay-password>111</relay-password> <admin-user>admin</admin-user> <admin-password>222</admin-password> </authentication> <hostname>localhost</hostname> <listen-socket> <port>8000</port> </listen-socket> <relay> <server>localhost</server> <port>8001</port> <mount>/example.ogg</mount> <local-mount>/different.ogg</local-mount> <on-demand>0</on-demand> <relay-shoutcast-metadata>0</relay-shoutcast-metadata> </relay> <mount> <mount-name>/live</mount-name> <password>111</password> <charset>utf-8</charset> <fallback-mount>/nonstop</fallback-mount> <fallback-override>1</fallback-override> </mount> <mount> <mount-name>/nonstop</mount-name> <password>111</password> <charset>utf-8</charset> <fallback-override>1</fallback-override> </mount> <fileserve>1</fileserve>
<?xml version="1.0"?> <Playlist> <File>/usr/nonstop/playlist.txt</File> <Randomize>1</Randomize> <Type>builtin</Type> <Module>ices</Module> <Crossfade>5</Crossfade> </Playlist> <Execution> <Background>0</Background> <Verbose>0</Verbose> <BaseDirectory>/tmp</BaseDirectory> </Execution> <Stream> <input> <module>playlist</module> <param name="type">basic</param> <param name="file">playlist.txt</param> <param name="random">1</param> <param name="restart-after-reread">0</param> <param name="once">0</param> </input> <Server> <Hostname>localhost</Hostname> <Port>7777</Port> <Password>111</Password> <Protocol>http</Protocol> </Server> <Mountpoint>/live</Mountpoint> <Dumpfile>ices.dump</Dumpfile> <Name>/live</Name> <Genre>Default genre</Genre> <Description>Default description</Description> <URL>хххххх</URL> <Public>1</Public> <Bitrate>128</Bitrate> <Reencode>0</Reencode> <Samplerate>44100</Samplerate> <Channels>2</Channels> </Stream> </ices:Configuration>
<mount> <mount-name>/live</mount-name> <charset>CP1251</charset> <fallback-mount>/play</fallback-mount> <fallback-override>1</fallback-override> <fallback-when-full>1</fallback-when-full> </mount> <mount> <mount-name>/play</mount-name> <charset>CP1251</charset> </mount>