[Icecast] icecast

Justin Bergers jbergers1987 at gmail.com
Fri Oct 23 22:22:19 UTC 2015


hi all 

how do i editing  line that has to be uncommented so that the server starts??


<icecast>
    <!-- location and admin are two arbitrary strings that are e.g. visible
         on the server info page of the icecast web interface
         (server_version.xsl). -->
    <location>Earth</location>
    <admin>icemaster at localhost</admin>

    <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>
        <!-- If enabled, this will provide a burst of data when a client 
             first connects, thereby significantly reducing the startup 
             time for listeners that do substantial buffering. However,
             it also significantly increases latency between the source
             client and listening client.  For low-latency setups, you
             might want to disable this. -->
        <burst-on-connect>1</burst-on-connect>
        <!-- same as burst-on-connect, but this allows for being more
             specific on how much to burst. Most people won't need to
             change from the default 64k. Applies to all mountpoints  -->
        <burst-size>65535</burst-size>
    </limits>

    <authentication>
        <!-- Sources log in with username 'source' -->
        <source-password>re4d2019</source-password>
        <!-- Relays log in username 'relay' -->
        <relay-password>re4d2019</relay-password>

        <!-- Admin logs in with the username given below -->
        <admin-user>admin</admin-user>
        <admin-password>elmoco87jtb</admin-password>
    </authentication>

    <!-- set the mountpoint for a shoutcast source to use, the default if not
         specified is /stream but you can change it here if an alternative is
         wanted or an extension is required
    <shoutcast-mount>/live.nsv</shoutcast-mount>
    -->

    <!-- 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>
     -->

    <!-- This is the hostname other people will use to connect to your server.
    It affects mainly the urls generated by Icecast for playlists and yp


from 
justin
                                                                            
> On Oct 23, 2015, at 4:06 PM, Lance Schilka <lance at mnetradio.com> wrote:
> 
> Lol... It has started! But it appears that the username had to be 'source' as Phillppe said!
> 
> Sent from my iPhone
> 
> On Oct 23, 2015, at 14:19, Alan Bowness <awi3 at live.com <mailto:awi3 at live.com>> wrote:
> 
>> maybe wrong english words are being used?
>>  
>> I have a feeling that the default settings are at fault here, in the .xml file, there is a line that has to be uncommented so that the server starts.
>> I’m only a newbie, but have a feeling this could be his “newbie” problem
>>  
>> if am wrong, i will put my beer down and go off to bed.....
>>  
>> <wlEmoticon-smile[1].png>
>>  
>>  
>>  
>> From: Justin Bergers <mailto:jbergers1987 at gmail.com>
>> Sent: Friday, October 23, 2015 9:46 PM
>> To: icecast at xiph.org <mailto:icecast at xiph.org>
>> Subject: Re: [Icecast] icecast
>>  
>> hi all 
>>  
>> how do i turn on Listener?
>> 
>> from 
>> justin
>> 
>>> On Oct 23, 2015, at 2:29 PM, Dmitrijs Sorokins <dv.sorokins at googlemail.com <mailto:dv.sorokins at googlemail.com>> wrote:
>>>  
>>> Hello Justin. Can you be more specific? What is the problem?
>>> 
>>> 23.10.2015 22:27, Justin Bergers пишет:
>>>> hi all
>>>>  
>>>> why i’m not Listening 
>>>>     my icecast? i need help please with setting up icecast server.
>>>> from 
>>>>     justin
>>>> 
>>>> 
>>>> _______________________________________________
>>>> Icecast mailing list
>>>> Icecast at xiph.org <mailto:Icecast at xiph.org>
>>>> http://lists.xiph.org/mailman/listinfo/icecast <http://lists.xiph.org/mailman/listinfo/icecast>
>>> 
>>> _______________________________________________
>>> Icecast mailing list
>>> Icecast at xiph.org <mailto:Icecast at xiph.org>
>>> http://lists.xiph.org/mailman/listinfo/icecast <http://lists.xiph.org/mailman/listinfo/icecast>
>> 
>>  
>> 
>> _______________________________________________
>> Icecast mailing list
>> Icecast at xiph.org <mailto:Icecast at xiph.org>
>> http://lists.xiph.org/mailman/listinfo/icecast <http://lists.xiph.org/mailman/listinfo/icecast>
>> _______________________________________________
>> Icecast mailing list
>> Icecast at xiph.org <mailto:Icecast at xiph.org>
>> http://lists.xiph.org/mailman/listinfo/icecast <http://lists.xiph.org/mailman/listinfo/icecast>
> <wlEmoticon-smile[1].png>_______________________________________________
> 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/20151023/e4ea68d3/attachment.htm>


More information about the Icecast mailing list