[Icecast] multiple instances? Updated

wilderzone.radio.2 wilderzone.radio.2 at gmail.com
Mon Sep 9 23:57:57 UTC 2019


Hello, Thomas_B._Rücker,

>Yes, those fields are not included in your configuration file, but can
>be inserted.
>It's kind of arbitrary, but you could insert those <mount>…</mount>
>sections/lines after the second </listen-socket> and before the <limits>
>line.
>
>I *strongly* recommend to create a backup copy of the working config
>file! It's easy to miss something and end up with Icecast refusing to start.
>

I suspect something in that specific clipping is badly wrong (or at least out of phase with the rest of the configuration.
It didn't work.

>
>> <icecast>
>> <hostname>wilder Zone</hostname>
>> <location>My Wilderness</location>
>> <admin>wilderzone.radio at gmail.com</admin>
>
>So this line defines to which mountpoint a Shoutcast source client gets
>redirected:
>> <shoutcast-mount>/rock</shoutcast-mount>
>
>That's an implicit mount definition.
>If you want to be able to use Shoutcast source clients for either mount,
>then your configuration will have to change a bit.
>It's described here:
>https://icecast.org/docs/icecast-2.4.1/config-file.html#backward-compatibility-with-shoutcast-source-clients
>If you need help with making those modifications, I'm sure there are
>people on the mailing list who can lend a hand.
>
>
>> <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>
>>
>
>Cheers,
>
>
>TBR
>
>
>_______________________________________________
>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


More information about the Icecast mailing list