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 

Problem is Intro [2.3.2-kh9]

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



Joined: 15 Aug 2008
Posts: 21

PostPosted: Sun Apr 12, 2009 11:06 am    Post subject: Problem is Intro [2.3.2-kh9] Reply with quote

I using 2.3.2-kh9
Intro not working ....
Path is correct
log nothing show ;/
I try /intro2.mp3 not working and intro2.mp3 not working Sad
All patch not work.. ehh
Code:
<mount>
<mount-name>/deepzone</mount-name>
<max-listeners>200</max-listeners>
<intro>/usr/local/share/icecast/web/intro2.mp3</intro>
<stream-name>Radio Deepzone - Glebia Dzwieku</stream-name>
<stream-description>Internetowe Niekomercyjne Radio Deepzone</stream-description
<stream-url>http://www.deepzone.pl/</stream-url>
<genre>Trance-House</genre>
<public>1</public>
<burst-size>65536</burst-size>
</mount>


Patch of my config
Code:

    <paths>
      <!-- basedir is only used if chroot is enabled -->
        <basedir>/usr/local/share/icecast</basedir>

        <!-- Note that if <chroot> is turned on below, these paths must both
             be relative to the new root, not the original root -->
        <logdir>/usr/local/var/log/icecast</logdir>
        <webroot>/usr/local/share/icecast/web</webroot>
        <adminroot>/usr/local/share/icecast/admin</adminroot>
        <!-- <pidfile>/usr/local/share/icecast/icecast.pid</pidfile> -->

        <!-- Aliases: treat requests for 'source' path as being for 'dest' path
             May be made specific to a port or bound address using the "port"
             and "bind-address" attributes.
          -->
        <!--
        <alias source="/foo" dest="/bar"/>
          -->
        <!-- Aliases: can also be used for simple redirections as well,
             this example will redirect all requests for http://server:port/ to
             the status page
          -->
        <alias source="/" dest="/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 -->
        <!-- If logarchive is enabled (1), then when logsize is reached
             the logfile will be moved to [error|access|playlist].log.DATESTAMP,
             otherwise it will be moved to [error|access|playlist].log.old.
             Default is non-archive mode (i.e. overwrite)
        -->
        <!-- <logarchive>1</logarchive> -->
    </logging>

    <security>
        <chroot>0</chroot>
       
        <changeowner>
            <user>nobody</user>
            <group>nogroup</group>
        </changeowner>
       
    </security>
</icecast>


Yes. My file intro2.mp3 dir to /usr/local/share/icecast/web/intro2.mp3

Help ?

btw. reload config is not working.. I create new moutpoint .... reload cfg .. nothing to happen
_________________
IC 2.3.2-kh9
Home site:
Radio DEEPZONE - NON-Commercial Music
Radio MIXZONE

Thanks for support Karl.
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 Apr 12, 2009 1:11 pm    Post subject: Reply with quote

try increasing the log level to 4 to get more info. the intro file is appended to webroot so you may have a very long path but even if the intro file doesn't play, at level 4 you should see the name being referenced.

Also note that changowner may affect your ability to read the xml as that user may not be allowed to read the xml anymore.

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



Joined: 15 Aug 2008
Posts: 21

PostPosted: Sun Apr 12, 2009 3:00 pm    Post subject: Reply with quote

A change log level to 4 still nothing.. ;|
A use default patch Wink
/usr/local/share/icecast/web/*.mp3

I check permission to icecast.xml is 666
<changeowner>
<user>nobody</user>
<group>nogroup</group>
</changeowner>
I change user to icecast2 and group icecast mayby this help Wink

hmm btw.. killall -HUP icecast does not work.

When i use icecast 2.3.2 orginal Wink killall -HUP icecast2 working allways
_________________
IC 2.3.2-kh9
Home site:
Radio DEEPZONE - NON-Commercial Music
Radio MIXZONE

Thanks for support Karl.
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 Apr 12, 2009 7:08 pm    Post subject: Reply with quote

if nothing is logged then the mount details are not being read at all, maybe you have them commented out?

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