Icecast Streaming Media Server Forum Index Icecast Streaming Media Server
Icecast is a Xiph Foundation Project
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Some questions

 
Post new topic   Reply to topic    Icecast Streaming Media Server Forum Index -> Icecast Server
View previous topic :: View next topic  
Author Message
radiomg



Joined: 12 Jul 2014
Posts: 16

PostPosted: Mon Nov 16, 2015 1:37 am    Post subject: Some questions Reply with quote

Is this config file optimizes for my relayserver on debian 7? https://www.kimsufi.com/en/ (server KS-1)

Code:
<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>Sweden</location>
    <admin>se@se.se</admin>

    <limits>
        <clients>500</clients>
        <sources>10</sources>
        <queue-size>524288</queue-size>
        <client-timeout>30</client-timeout>
        <header-timeout>15</header-timeout>
        <source-timeout>10</source-timeout>
        <burst-size>65535</burst-size>
    </limits>

    <authentication>
        <source-password>PASSWORD</source-password>
        <!-- Relays log in username 'relay' -->
        <relay-password>PASSWORD</relay-password>

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

<hostname>MY_RELAY</hostname>

<listen-socket>
<port>8000</port>
</listen-socket>

    <fileserve>1</fileserve>

    <paths>
<logdir>/var/log/icecast2</logdir>
        <webroot>/usr/share/icecast2/web</webroot>
        <adminroot>/usr/share/icecast2/admin</adminroot>
        <alias source="/" destination="/status.xsl"/>
    </paths>

    <logging>
        <accesslog>access.log</accesslog>
        <errorlog>error.log</errorlog>
        <!-- <playlistlog>playlist.log</playlistlog> -->
         <loglevel>3</loglevel> <!-- 4 Debug, 3 Info, 2 Warn, 1 Error -->
         <logsize>10000</logsize> <!-- Max size of a logfile -->
    </logging>

</icecast>


And question nb 2.
Is this VPS going to work for me without any problem whit this config file?
1 core, 512 mb.

Regards!


Last edited by radiomg on Mon Nov 16, 2015 1:16 pm; edited 1 time in total
Back to top
View user's profile Send private message
karlH
Code Warrior
Code Warrior


Joined: 13 Jun 2005
Posts: 5476
Location: UK

PostPosted: Mon Nov 16, 2015 12:31 pm    Post subject: Reply with quote

looks ok to use, no more than 500 listeners overall.

karl.
Back to top
View user's profile Send private message Send e-mail Visit poster's website
radiomg



Joined: 12 Jul 2014
Posts: 16

PostPosted: Mon Nov 16, 2015 1:13 pm    Post subject: Reply with quote

Perfect! Thanks Karl.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Icecast Streaming Media Server Forum Index -> Icecast Server All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2002 phpBB Group
subRebel style by ktauber