<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>****</source-password> <relay-password>*****</relay-password> <admin-user>admin</admin-user> <admin-password>*****</admin-password> </authentication> <hostname>localhost</hostname> <listen-socket> <port>8000</port> </listen-socket> <fileserve>1</fileserve> <paths> <basedir>/home/icecast</basedir> <logdir>/home/icecast/logs</logdir> <webroot>/home/icecast/web</webroot> <adminroot>/home/icecast/admin</adminroot> <alias source="/" dest="/status.xsl"/> </paths> <logging> <accesslog>access.log</accesslog> <errorlog>error.log</errorlog> <loglevel>3</loglevel> <logsize>10000</logsize> </logging> <security> <chroot>0</chroot> <changeowner> <user>icecast</user> <group>icecast</group> </changeowner> </security> </icecast>
Cannot execute /usr/local/bin/icecast -b -c /usr/local/etc/icecast.xml: No such file or directory
/usr/local/bin# ls icecast shout-config xslt-config xsltproc
Unknown id: /usr/local/bin/icecast -b -c /usr/local/etc/icecast.xml
/usr/local/bin/icecast -b -c /usr/local/etc/icecast.xml & [1] 23627 root@vps3385:~# Starting icecast2 Detaching from the console Server startup failed. Exiting
<listen-socket> <port>8000</port> </listen-socket> <mount> <mount-name>/ices</mount-name> <password>*пароль*</password> </mount>
<Stream> <Server> <Hostname>localhost</Hostname> <Port>8000</Port> <Password>*пароль*</Password> <Protocol>http</Protocol> </Server> <Mountpoint>/test</Mountpoint>