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 

HOW DO I GET ON THE ICECAST STREAM DIRECTORY

 
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: Tue Feb 06, 2007 11:58 am    Post subject: HOW DO I GET ON THE ICECAST STREAM DIRECTORY Reply with quote

How i do get listed in this directory please help tried everything i know still cant, i am a beginner so please b basic thanks to anyone who can help me
Back to top
karlH
Code Warrior
Code Warrior


Joined: 13 Jun 2005
Posts: 5476
Location: UK

PostPosted: Tue Feb 06, 2007 12:31 pm    Post subject: Reply with quote

tell icecast about the directory server with the <directory> tags then mark the stream (in the source client) as public. If you think you have done this then check the error log for messages with the term yp in them.

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





PostPosted: Tue Feb 06, 2007 3:15 pm    Post subject: Reply with quote

<directory>
<yp-url-timeout>15</yp-url-timeout>
<yp-url>http://www.icecast.org/cgi-bin/yp-cgi</yp-url>
</directory>
<directory>
<yp-url-timeout>15</yp-url-timeout>
<yp-url>http://www.oddsock.org/cgi-bin/yp-cgi</yp-url>
</directory>
done this is this right?

didnt understand the source client bit sorry couldnt find the the bit i had to change sorry please help
Back to top
karlH
Code Warrior
Code Warrior


Joined: 13 Jun 2005
Posts: 5476
Location: UK

PostPosted: Tue Feb 06, 2007 3:25 pm    Post subject: Reply with quote

actually it's dir.xiph.org not www.icecast.org, I'm also pretty sure that the YP server at www.oddsock.org is not running anymore.

The stream has to be marked as public as well because some people may want one stream listed and another not. The source client is the usual place to mark it but you can override it with various settings in the <mount> section if you must.

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





PostPosted: Tue Feb 06, 2007 4:07 pm    Post subject: Reply with quote

By the way cheers for all the help

<directory>
<yp-url-timeout>15</yp-url-timeout>
<yp-url>http://www.dir.xiph.org/cgi-bin/yp-cgi</yp-url>
</directory>

is this right ?

You say the stream has 2 b marked public and its in the mount section bit i still dont know which bit to over right i know ive got 2 overite something with the word PUBLIC but which bit

sorry
Back to top
Anonymous
Guest





PostPosted: Tue Feb 06, 2007 4:44 pm    Post subject: make sure Icecast/cURL's all happy Reply with quote

a) You didn't mention which platform you are on, but if you're still having YP problems make sure your system has cURL installed and that Icecast is aware of it ...

I've had to go back a few times (when hand compiling icecast on debian, at least) and make sure I've configured with the

./configure --with-curl
and/or --with-curl-config=

.. options before it works ...


b) There's also

<directory>
<yp-url-timeout>10</yp-url-timeout>
<yp-url>http://openradiodirectory.org/yp.php</yp-url>
</directory>

.. if you'd like to try that one as well.
Back to top
karlH
Code Warrior
Code Warrior


Joined: 13 Jun 2005
Posts: 5476
Location: UK

PostPosted: Tue Feb 06, 2007 7:00 pm    Post subject: Reply with quote

The public setting should be in the source client configuration, only use the icecast settings if the source client/relay cannot be configured to do so.

Just to clarify, if you are building from source then libcurl is checked for and disabled (stopping directory listing) if not found. The error log reports if YP is working or not.

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





PostPosted: Fri Feb 09, 2007 12:33 pm    Post subject: Reply with quote

Cheers 4 help chaps still cant get listed anywhere i'm bit overwelmed by it al cURLS LIBcl and stuff i think the only way im going to get listed any where is if i paste a blank congfig sheet on here and you show me how its all set up ive oddcast plug in running and icecast and get people listening when they enter my address but thats it. if you dont mind let me know will paste config sheet on here if not cheers for your time.
Back to top
karlH
Code Warrior
Code Warrior


Joined: 13 Jun 2005
Posts: 5476
Location: UK

PostPosted: Fri Feb 09, 2007 1:29 pm    Post subject: Reply with quote

You keep misunderstanding the key things to check for. The xml configuration file for icecast is not the error log file. Check the error log that is specified in your xml file, it's text so any editor is ok but check for lines with yp on them.

In a working setup you will see the directory servers being recognized by icecast and that add and update requests being sent to those servers when a public stream is added. We have no other information to work off.

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