[Icecast] Re: Can't Connect to icecast using winamp as a listener

adam adam
Wed Jul 21 12:53:05 UTC 2004


and what do you input into the 'open location' of the winamp?


adam


On Wed, 21
Jul 2004, Roger Shields wrote:

> here's my icecast.xml
>
> <icecast>
>     <limits>
>         <clients>10</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>hackme</source-password>
>         <!-- Relays log in username 'relay' -->
>         <relay-password>hackme</relay-password>
>
>         <!-- Admin logs in with the username given below -->
>         <admin-user>admin</admin-user>
>         <admin-password>hackme</admin-password>
>     </authentication>
>
>
>     <hostname>localhost</hostname>
>
>
>     <!-- You may have multiple <listener> elements -->
>
>     <listen-socket>
>         <port>8000</port>
>         <bind-address>127.0.0.1</bind-address>
>     </listen-socket>
>
>
>     <fileserve>1</fileserve>
>
>
>     <paths>
>         <logdir>/usr/share/icecast</logdir>
>         <webroot>/usr/share/icecast/web</webroot>
>         <adminroot>/usr/share/icecast/admin</adminroot>
> 	<pidfile>/usr/share/icecast/icecast.pid</pidfile>
>     </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>service</user>
>             <group>users</group>
>         </changeowner>
>
>     </security>
> </icecast>
>
>
> and the command i start icecast with is:
>
> /usr/bin/icecast -b -c /etc/icecast2/icecast.xml
>
> and then i start muse with this command for my stream sources
>
> /usr/bin/muse -o -C /shares/music/playlist.m3u -e mp3 -s
> localhost:8000 -m example1 -l ice2 -p hackme
> _______________________________________________
> Icecast mailing list
> Icecast at xiph.org
> http://lists.xiph.org/mailman/listinfo/icecast
>




Adam Hyde
~/.fi

r a d i o q u a l i a
http://www.radioqualia.net
Free as in 'media'

contact:
email : adam at xs4all.nl
phone : + 358 40 876 1932 (Finland)




More information about the Icecast mailing list