[Icecast] multiple instances? Updated

A. Craig West acraigwest at gmail.com
Mon Sep 9 15:56:10 UTC 2019


Multiple streams are generally separated by the path that is used to access
it, they all run on the same port. This is determined by the stream source
when it connects to the server

On Mon, 9 Sep 2019, 11:35 wilderzone.radio.2, <wilderzone.radio.2 at gmail.com>
wrote:

> Hello, Thomas_B._Rücker,
>
> ======= At 2019-09-09, 08:36:43 you wrote: =======
>
> >
> >I am not familiar with a file called "icecast_run.xml".
> >Could this be a local modification to your installation?
> >
> >You should be able to check which one is used by opening the
> >"icecast.bat" file that you are using to start the server.
>
> aha!! You nailed it! I have no idea why but the package I downloaded
> months ago (Icecast v2.4.3)
> came with the batchfile premade and the actual configs seem to be this
> oddly named file... (I recall being confused as to why there would be TWO
> config files, but I've seen stranger things in the past so I editted both
> to reflect my needs...)
>
> So here is the actual working config:
>
> Now I don't see anywhere in which I can put the extra mount points
> (nor do I recall a port designation for the 2nd stream mentioned at all
> tonight).
>
> <icecast>
> <hostname>wilder Zone</hostname>
> <location>My Wilderness</location>
> <admin>wilderzone.radio at gmail.com</admin>
> <shoutcast-mount>/rock</shoutcast-mount>
> <listen-socket>
>     <port>8080</port>
> </listen-socket>
> <listen-socket>
>    <port>8081</port>
>    <shoutcast-compat>1</shoutcast-compat>
> </listen-socket>
> <limits>
>    <clients>20</clients>
>     <sources>4</sources>
>     <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>NotaRealPassword</source-password>
> <relay-password>NotaRealPassword</relay-password>
> <admin-user>admin</admin-user>
> <admin-password>NotaRealPassword</admin-password>
> </authentication>
> <http-headers>
>     <header name="Access-Control-Allow-Origin" value="*"/>
> </http-headers>
> <fileserve>1</fileserve>
> <paths>
> <logdir>./log</logdir>
> <webroot>./web</webroot>
> <adminroot>./admin</adminroot>
> <alias source="/" destination="/status.xsl"/>
> </paths>
> <logging>
> <accesslog>access.log</accesslog>
> <errorlog>error.log</errorlog>
> <loglevel>3</loglevel>
> <logsize>10000</logsize>
> </logging>
> </icecast>
>
> >_______________________________________________
> >Icecast mailing list
> >Icecast at xiph.org
> >http://lists.xiph.org/mailman/listinfo/icecast
>
> = = = = = = = = = = = = = = = = = = = =
>
>
> Best regards.
>
> Foxxe
> wilderzone.radio.2 at gmail.com
>   thewilderzone.sytes.net
> wilderzone.radio.2 at gmail.com
> 2019-09-09
> _______________________________________________
> Icecast mailing list
> Icecast at xiph.org
> http://lists.xiph.org/mailman/listinfo/icecast
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.xiph.org/pipermail/icecast/attachments/20190909/6a998c5a/attachment.htm>


More information about the Icecast mailing list