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 

Max Listeners shows unlimited

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





PostPosted: Mon Dec 26, 2005 12:19 am    Post subject: Max Listeners shows unlimited Reply with quote

I have created a mount but sever info shows unlimted instead of the specifed in the sample below. Is this a bug with the sever display?

<max-listeners>10</max-listeners>

Also changed the mount to 1 and I was still able to connect from winamp and WMP. Please help Confused
Back to top
karlH
Code Warrior
Code Warrior


Joined: 13 Jun 2005
Posts: 5476
Location: UK

PostPosted: Mon Dec 26, 2005 2:23 am    Post subject: Reply with quote

There are two things to verify first, one is make sure the settings for the max-listener is uncommented and applies to the mountpoint you want (note that max-listeners applies to streams not files in webroot) and secondly check the error log (log level 4) for entries relating to that mountpoint, you should see the max-listeners setting there as well.

If you really think there is a problem then provide the xml and sample of the error log into a bugs.xiph.org report.

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






PostPosted: Mon Dec 26, 2005 3:12 am    Post subject: Reply with quote

Here is the code.
Code:

<mount>
        <mount-name>/stream</mount-name>

        <username>****</username>
        <password>****</password>

        <max-listeners>1</max-listeners>
        <dump-file>/tmp/dump-example1.ogg</dump-file>
        <burst-size>65536</burst-size>
        <fallback-mount>/stream2</fallback-mount>
        <fallback-override>1</fallback-override>
        <fallback-when-full>1</fallback-when-full>
        <intro>/example_intro.ogg</intro>
        <hidden>1</hidden>
        <no-yp>1</no-yp>
         <on-connect>/home/icecast/bin/stream-start</on-connect>
        <on-disconnect>/home/icecast/bin/stream-stop</on-disconnect>
    </mount>
Back to top
Guest






PostPosted: Mon Dec 26, 2005 8:01 am    Post subject: Reply with quote

Issue was resolved the code was commented....thank you
Back to top
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