| View previous topic :: View next topic |
| Author |
Message |
Anonymous Guest
|
Posted: Fri Nov 03, 2006 9:40 am Post subject: can't public my stream on dir.xiph.org |
|
|
Hello,
my stream is not present on dir.xiph.org.
Config:
<directory>
<yp-url-timeout>30</yp-url-timeout>
<yp-url>dir.xiph.org</yp-url>
</directory>
ices
<URL>http://www.mymir.ru/Radio/VDOH</URL>
<!-- 0 if you don't want the icecast server to publish your stream on
the yp server, 1 if you do -->
<Public>1</Public>
error.log
[2006-11-03 09:57:12] DBUG slave/_slave_thread shutting down current relays
[2006-11-03 09:57:12] INFO slave/_slave_thread Slave thread shutdown complete
[2006-11-03 09:57:12] INFO auth/auth_run_thread Authenication thread shutting down
[2006-11-03 09:57:12] INFO auth/auth_shutdown Auth thread has terminated
[2006-11-03 09:57:12] DBUG yp/destroy_yp_server Removing YP server entry for dir.xiph.org
[2006-11-03 09:57:12] INFO yp/yp_shutdown YP thread down
[2006-11-03 09:57:12] INFO stats/stats_shutdown stats thread finished
[2006-11-03 09:57:19] INFO main/main Icecast 2.3.1 server started
[2006-11-03 09:57:19] DBUG yp/yp_recheck_config Updating YP configuration
[2006-11-03 09:57:19] INFO yp/yp_recheck_config Adding new YP server "dir.xiph.org" (timeout 30s, default in
[2006-11-03 09:57:19] INFO yp/yp_update_thread YP update thread started
[2006-11-03 09:57:19] INFO auth/auth_run_thread Authentication thread started
my server url http://www.mymir.ru:8000 chanel "vdoh"
Whats wrong? Any any idea? |
|
| Back to top |
|
 |
karlH Code Warrior

Joined: 13 Jun 2005 Posts: 5476 Location: UK
|
Posted: Fri Nov 03, 2006 2:41 pm Post subject: |
|
|
The YP url for dir.xiph.org is
<yp-url>http://dir.xiph.org/cgi-bin/yp-cgi</yp-url>
karl. |
|
| Back to top |
|
 |
Anonymous Guest
|
Posted: Sat Nov 04, 2006 9:33 pm Post subject: another YP |
|
|
Feel free to also use openradiodirectory's YP server as well
<directory>
<yp-url-timeout>10</yp-url-timeout>
<yp-url>http://openradiodirectory.org/yp.php</yp-url>
</directory> |
|
| Back to top |
|
 |
Anonymous Guest
|
|
| Back to top |
|
 |
Anonymous Guest
|
Posted: Tue Nov 07, 2006 5:51 pm Post subject: |
|
|
It looks like the YP server address in your icecast.xml has been screwed up, like someone copy-and-pasted the full correct URL - inside the URL.
The entry in your icecast.xml should just look like this
<directory>
<yp-url-timeout>15</yp-url-timeout>
<yp-url>http://dir.xiph.org/cgi-bin/yp-cgi</yp-url>
</directory> |
|
| Back to top |
|
 |
Anonymous Guest
|
Posted: Tue Nov 07, 2006 9:43 pm Post subject: still no good |
|
|
i still get this:
and:
I serach the directory and cannot find my stream |
|
| Back to top |
|
 |
Anonymous Guest
|
Posted: Tue Nov 07, 2006 9:52 pm Post subject: |
|
|
Yea, the oddsock YP isn't around anymore from what I can tell.
Also, from personal experience, it'll take a while for your station to show up in the dir.xiph.org - it isn't instant. Give it 10 or 15 minutes or so. |
|
| Back to top |
|
 |
Anonymous Guest
|
Posted: Wed Nov 08, 2006 2:44 am Post subject: |
|
|
| nope.... still isnt working for some reason. its been on for a while now and still nothing. i cant find any thing in the error or access logs either |
|
| Back to top |
|
 |
Anonymous Guest
|
Posted: Wed Nov 08, 2006 2:46 am Post subject: |
|
|
| Out of curiosity - What's the station name? |
|
| Back to top |
|
 |
Anonymous Guest
|
Posted: Wed Nov 08, 2006 2:48 am Post subject: |
|
|
| Also (karlh or somebody correct me if I'm wrong) I believe your station won't list and start pinging the YP server with updates until there is at least a single listener attached. |
|
| Back to top |
|
 |
Anonymous Guest
|
Posted: Wed Nov 08, 2006 3:14 am Post subject: |
|
|
| no listeners right this second but it sill doesnt work when i do have listeners. im just wondering in the oddcast configuration is the stream url supposed to stay as http://www.oddsock.org ? anyway the station is named RadioMonkey.fm and the description is taking requests and to listen its at http://216.26.200.78:8000/ it works fine but the yp doesnt work |
|
| Back to top |
|
 |
Anonymous Guest
|
Posted: Wed Nov 08, 2006 3:27 am Post subject: |
|
|
If your stream url says "oddsock" than I'm guessing you need to adjust/change the YP settings on your client side. If you're using the Oddcast V3 DSP you need to click "YP Settings" and change the values there... I believe "Oddsock" is its default setting.
Are you looking at your logs to see if the YP settings are getting sent/updated? There should be messages there to let you know what's going on with the YP listings ... |
|
| Back to top |
|
 |
Anonymous Guest
|
|
| Back to top |
|
 |
Anonymous Guest
|
|
| Back to top |
|
 |
Anonymous Guest
|
Posted: Wed Nov 08, 2006 3:09 pm Post subject: |
|
|
These logs are good. "Touch succeeded" means your update was successful.
Why don't you explain exactly how you are broadcasting. i.e.
"I am playing stuff in winamp, with the XXXX plug in, which points to my icecast server" etc.
I assumed you are/were using the Oddsock DSP to send audio to your icecast server... but it certainly would help if you laid out your full setup details... |
|
| Back to top |
|
 |
|