| View previous topic :: View next topic |
| Author |
Message |
trogne
Joined: 09 Dec 2012 Posts: 33
|
Posted: Fri Jan 04, 2013 8:05 pm Post subject: icecast kh gui? |
|
|
Hi,
I replaced the original icecast with icecast KH.
Everything is working.
But when I open icecast kh, I only get a blank black screen.
How can I get something like the original icecast control-panel ?
Patrick
Last edited by trogne on Sat Jan 05, 2013 8:48 pm; edited 2 times in total |
|
| Back to top |
|
 |
trogne
Joined: 09 Dec 2012 Posts: 33
|
Posted: Fri Jan 04, 2013 8:38 pm Post subject: |
|
|
I also want to be in icecast directory http://dir.xiph.org/.
I don't see my station there (I uncomment the directory tag in icecast.xml)
But I read icecast needs curl.
Does KH have curl ? If not why and how to add curl ?
Patrick |
|
| Back to top |
|
 |
trogne
Joined: 09 Dec 2012 Posts: 33
|
Posted: Fri Jan 04, 2013 9:09 pm Post subject: |
|
|
I don't see my station in directory even with original icecast.
Why? |
|
| Back to top |
|
 |
karlH Code Warrior

Joined: 13 Jun 2005 Posts: 5476 Location: UK
|
Posted: Sat Jan 05, 2013 9:37 am Post subject: |
|
|
check the error log for entriess with yp/ in them, if libcurl was missing at the time it was built then yp will not work. If the directory tags are uncommented then also check if your stream is actually set for listing.
karl. |
|
| Back to top |
|
 |
trogne
Joined: 09 Dec 2012 Posts: 33
|
Posted: Sat Jan 05, 2013 3:51 pm Post subject: |
|
|
Here's my errog log :
[2013-01-04 22:37:10] INFO thread/ lock abort set to 0
[2013-01-04 22:37:11] INFO main/server_process Icecast 2.3.3-kh5 server started
[2013-01-04 22:37:11] INFO client/workers_adjust requested worker count 1
[2013-01-04 22:37:11] INFO yp/yp_recheck_config Adding new YP server "http://dir.xiph.org/cgi-bin/yp-cgi" (timeout 15s, default interval 30s)
[2013-01-04 22:37:11] INFO yp/yp_client_add Starting Directory client for YP processing
[2013-01-04 22:37:11] INFO connection/connection_thread connection thread started
[2013-01-04 22:37:11] INFO connection/get_ssl_certificate No SSL capability on any configured ports
I don't see curl.
Are the 2 yp lines really errors?
The stream is set for lsiting : in edcast, yp settings, public server is checked. |
|
| Back to top |
|
 |
karlH Code Warrior

Joined: 13 Jun 2005 Posts: 5476 Location: UK
|
Posted: Sun Jan 06, 2013 10:13 am Post subject: |
|
|
those messages indicate that the icecast is built with libcurl and that it is ready to list streams with the directory. Obviously there are no streams to list currently.
karl. |
|
| Back to top |
|
 |
|