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 

Shoutcast relaying HELP asap

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



Joined: 03 Sep 2008
Posts: 42

PostPosted: Wed Sep 03, 2008 11:13 am    Post subject: Shoutcast relaying HELP asap Reply with quote

Hi,

I am trying to relay my stream - http://91.121.45.76:9080

here is my icecast script



<!-- This config file contains a minimal set of configurable parameters,
and mostly just contains the things you need to change. We created
this for those who got scared away from the rather large and heavily
commented icecast.xml.dist file. -->
<icecast>
<limits>
<sources>2</sources>
</limits>
<authentication>
<source-password>hackme</source-password>
<relay-password>hackme</relay-password>
<admin-user>admin</admin-user>
<admin-password>hackme</admin-password>
</authentication>

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

<mount>
<mount-name>/avfc.nsv</mount-name>
<authentication type="url">
<option name="listener_add" value="http://www.avfcforum.co.uk/amember/amember/plugins/protect/icecast/i.php?product_ids=1,2"/>
<option name="username" value="avfcforum"/>
<option name="password" value="jpofewopjfe"/>
<option name="auth_header" value="icecast-auth-user: 1"/>
</authentication>
</mount>
<relay>
<server>91.121.45.76</server>
<port>9080</port>
<mount>/</mount>
<local-mount>avfc.nsv</local-mount>
<on-demand>0</on-demand>
</relay>

<mount>
<mount-name>/flf8.nsv</mount-name>
<authentication type="url">
<option name="listener_add" value="http://www.freelivefooty.com/amember/amember/plugins/protect/icecast/i.php?product_ids=1,2"/>
<option name="username" value="avfcforum"/>
<option name="password" value="jpofewopjfe"/>
<option name="auth_header" value="icecast-auth-user: 1"/>
</authentication>
</mount>

<relay>
<server>91.121.45.76</server>
<port>9080</port>
<mount>/</mount>
<local-mount>flf8.nsv</local-mount>
<on-demand>0</on-demand>
</relay>

<fileserve>1</fileserve>
<paths>
<logdir>/etc/icecast2/logs</logdir>
<webroot>/etc/icecast2/web</webroot>
<adminroot>/etc/icecast2/admin</adminroot>
<alias source="/" dest="/status.xsl"/>
</paths>
<logging>
<accesslog>access.log</accesslog>
<errorlog>error.log</errorlog>
<loglevel>3</loglevel> <!-- 4 Debug, 3 Info, 2 Warn, 1 Error -->
</logging>
</icecast>




What is wrong? it just doesnt relay the stream...
Back to top
View user's profile Send private message
karlH
Code Warrior
Code Warrior


Joined: 13 Jun 2005
Posts: 5476
Location: UK

PostPosted: Wed Sep 03, 2008 1:08 pm    Post subject: Reply with quote

local-mount should be /avfc.nsv and /flf8.nsv and you'll also have to check whether mount for shoutcast is the right name for a nsv stream. For long enough it was something like /;stream.nsv. Again the log files will give clues

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



Joined: 03 Sep 2008
Posts: 42

PostPosted: Wed Sep 03, 2008 3:32 pm    Post subject: Reply with quote

got this working now!
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