| View previous topic :: View next topic |
| Author |
Message |
Eduardo Guest
|
Posted: Tue Dec 27, 2005 7:18 pm Post subject: I cant see my stream on directory listings. |
|
|
HELLO, i cant see my stream on directory listings. Why?
Bellow the error.log from my icecast.
Thanks
Eduardo
L: 1 C: 1 =====================================================================
[2005-12-27 17:07:51] INFO main/main Icecast 2.3.1 server started
[2005-12-27 17:07:51] DBUG yp/yp_recheck_config Updating YP configuration
[2005-12-27 17:07:51] INFO yp/yp_recheck_config Adding new YP server "http://dir.xiph.org/cgi-bin/yp-cgi" (timeout 15s, defau
[2005-12-27 17:07:51] INFO yp/yp_recheck_config Adding new YP server "http://www.oddsock.org/cgi-bin/yp-cgi" (timeout 15s, de
[2005-12-27 17:07:51] INFO stats/_stats_thread stats thread started
[2005-12-27 17:07:51] INFO fserve/fserv_thread_function file serving thread started
[2005-12-27 17:07:51] INFO yp/yp_update_thread YP update thread started
[2005-12-27 17:07:51] INFO auth/auth_run_thread Authentication thread started
[2005-12-27 17:07:52] DBUG yp/check_servers Add pending yps http://www.oddsock.org/cgi-bin/yp-cgi
[2005-12-27 17:07:52] DBUG yp/check_servers Add pending yps http://dir.xiph.org/cgi-bin/yp-cgi
[2005-12-27 17:07:52] DBUG slave/_slave_thread checking master stream list |
|
| Back to top |
|
 |
karlH Code Warrior

Joined: 13 Jun 2005 Posts: 5476 Location: UK
|
Posted: Tue Dec 27, 2005 8:28 pm Post subject: |
|
|
The log indicates that icecast knows about the stream directory servers, so you need to flag the stream as being public. You haven't said what the source client is so you'll have to check the application settings for making the stream public.
karl. |
|
| Back to top |
|
 |
Guest
|
Posted: Tue Dec 27, 2005 10:15 pm Post subject: |
|
|
Hello i fixed this problem.
I had to install libcurl on server and further i had to insert this in ices2 config file.
<yp>1</yp>
Thanks, i really enjoing to strem with icecast.
Eduardo |
|
| Back to top |
|
 |
|