| View previous topic :: View next topic |
| Author |
Message |
trogne
Joined: 09 Dec 2012 Posts: 33
|
Posted: Sat Jan 05, 2013 8:49 pm Post subject: icecast directory - how to add? |
|
|
There are 16254 streams in http://dir.xiph.org/
Why mine is not there?
There must be someone with an explanation.
In icecast.xml I have :
<directory>
<yp-url-timeout>15</yp-url-timeout>
<yp-url>http://dir.xiph.org/cgi-bin/yp-cgi</yp-url>
</directory>
And I have 'public server' checked in edcast.
What am I missing?
Patrick |
|
| Back to top |
|
 |
karlH Code Warrior

Joined: 13 Jun 2005 Posts: 5476 Location: UK
|
Posted: Sun Jan 06, 2013 10:10 am Post subject: |
|
|
increase the log level to 3 or 4 and start icecast, you should be able to see at least 1 line in the error log matching yp. You should either see something like yp disabled or the YP server being added even if the stream does not connect. After about a minute of streaming the attempt to list is made.
karl. |
|
| Back to top |
|
 |
trogne
Joined: 09 Dec 2012 Posts: 33
|
Posted: Sun Jan 06, 2013 8:36 pm Post subject: |
|
|
great! I see my stations now
I didn't do much... maybe there was a bug
thank you karl |
|
| Back to top |
|
 |
|