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 

show mounts that are inactive but active fallback mount

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



Joined: 09 Aug 2009
Posts: 2

PostPosted: Sun Aug 09, 2009 1:13 am    Post subject: show mounts that are inactive but active fallback mount Reply with quote

I'm wondering how to show mountpoints on stats that are inactive but have an active fallback.

I have first configgured an none-stop stream and after that configured an live stream with non-stop as fallback.

Fallback works like a charm, but /duvel-stream doesn't show up in stats when /duvel-nonstop is running and playing.

Can anyone help me with this.

Code:

    <mount>
        <mount-name>/duvel-nonstop</mount-name>
        <password>***</password>
        <charset>ISO8859-1</charset>
   <stream-name>*** Non-Stop</stream-name>
        <stream-description>Automatische Uitzending</stream-description>
        <stream-url>http://www.***.xx</stream-url>
        <genre>Various</genre>
        <bitrate>128</bitrate>
        <type>audio/mpeg</type>
        <subtype>vorbis</subtype>
        <burst-size>131072</burst-size>
        <mp3-metadata-interval>4096</mp3-metadata-interval>
        <authentication type="htpasswd">
                <option name="filename" value="/usr/share/icecast2/duvelauth"/>
                <option name="allow_duplicate_users" value="0"/>
        </authentication>
    </mount>

    <mount>
        <mount-name>/duvel-stream</mount-name>
   <password>***</password>
        <burst-size>131072</burst-size>
        <mp3-metadata-interval>4096</mp3-metadata-interval>
        <fallback-mount>/duvel-nonstop</fallback-mount>
        <fallback-override>1</fallback-override>
        <fallback-when-full>1</fallback-when-full>
    </mount>
Back to top
View user's profile Send private message
karlH
Code Warrior
Code Warrior


Joined: 13 Jun 2005
Posts: 5476
Location: UK

PostPosted: Sun Aug 09, 2009 1:58 am    Post subject: Reply with quote

Those stats should be showing, if not then let me know the specific version.

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



Joined: 09 Aug 2009
Posts: 2

PostPosted: Sun Aug 09, 2009 9:37 am    Post subject: Reply with quote

Version : Icecast 2.3.2
Installed from debian apt-get source.
Back to top
View user's profile Send private message
karlH
Code Warrior
Code Warrior


Joined: 13 Jun 2005
Posts: 5476
Location: UK

PostPosted: Sun Aug 09, 2009 2:54 pm    Post subject: Reply with quote

Does this apply with trunk? You can get a daily snapshot from http://people.xiph.org/~brendan/snapshots/

karl.
Back to top
View user's profile Send private message Send e-mail Visit poster's website
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