Centova Technologies Forum

Centova Cast v3 => General discussion => Topic started by: My Auto DJ on November 29, 2012, 08:33:27 am

Title: Icecast KH
Post by: My Auto DJ on November 29, 2012, 08:33:27 am
Are we able to install Icecast KH rather than Icecast 2?
Title: Re: Icecast KH
Post by: Centova - Steve B. on November 29, 2012, 09:15:06 am
IceCast support in v3 is the same as in v2.  Our -kh build policy is still that the -kh branch is an unstable development branch so we don't officially support it.  You're welcome to install it and try, though.
Title: Re: Icecast KH
Post by: My Auto DJ on November 29, 2012, 09:20:05 am
O ok that's great, seems it will be important in the near future. I did find this info, would this be a safe way to upgrade, or would it work like SHOUTcast1 and SHOUTcast 2, with 2 different servers? Thanks for any advice and tips you can give, I try to stay ahead of other providers and I have a few that already offer it on their Centova installation, although not v3 yet!

http://djlab.com/2011/04/quick-and-easy-icecast-kh-upgrade/
Title: Re: Icecast KH
Post by: Centova - Steve B. on November 30, 2012, 02:08:21 pm
That looks like just standard install instructions for IceCast for the most part.  Only difference is that I'd grab the tarball from Karl's Github repo (http://karlheyes.github.com/) to get the latest version.
Title: Re: Icecast KH
Post by: djronanc on March 29, 2013, 09:23:32 pm
how can i install the icecast kh ? i tried with this command
./install.sh --channel=unstable --shoutcast2 --sctrans2 --icecast --icescc --kh

and this
./install.sh --channel=unstable --shoutcast2 --sctrans2 --icecast-kh --icescc

installed but when i try to add new account i cant see icecast there, whats the correct command line to install the icecast KH in centoava 3 ?

thanks in advance!
Title: Re: Icecast KH
Post by: mikels on March 31, 2013, 04:03:32 am
Hello. Icecast KH is not oficially supported in Centovacast. If you want, you can install it own your risk:

For example, for v.KH31:

cd /usr/src && wget http://www.xiphicecast.webspace.virginmedia.com/icecast-2.3.2-kh31.tar.gz && tar -zxf icecast-2.3.2-kh31.tar.gz && cd icecast-2.3.2-kh31 && ./configure;make CFLAGS="-D_XOPEN_SOURCE=600" && make install && /usr/local/centovacast/sbin/enable_package ICECAST /usr/local/bin/icecast
Title: Re: Icecast KH
Post by: My Auto DJ on March 31, 2013, 09:21:04 am
I get LOTS of requests for Icecast KH, would be great if you all could include this as a Centova v3 option
Title: Re: Icecast KH
Post by: Stream101 on March 31, 2013, 12:17:39 pm
I have it installed and I've been running it without issues.
Title: Re: Icecast KH
Post by: crossfirehosting on April 01, 2013, 10:23:08 pm
how can i install the icecast kh ? i tried with this command
./install.sh --channel=unstable --shoutcast2 --sctrans2 --icecast --icescc --kh

and this
./install.sh --channel=unstable --shoutcast2 --sctrans2 --icecast-kh --icescc

installed but when i try to add new account i cant see icecast there, whats the correct command line to install the icecast KH in centoava 3 ?

thanks in advance!

Hey There,

Ok you have to install icecast-kh for there site, download the tar bar and upload it to /usr/local/ unpack and follow there instructions then refer to centovacast install for adding additional software and use this line to enable n link icecast-kh
/usr/local/centovacast/sbin/enable_package ICECAST /usr/local/icecast-2.3.3-kh6/src/icecast

the icecast-2.3.3-kh6 is what i renamed my install too......

Kris
Owner
CrossFire-Hosting, LLC
1-800-589-3156
Title: Re: Icecast KH
Post by: My Auto DJ on April 02, 2013, 06:35:58 am
Thanks for that info, but does it replace Icecast2 or is will there now be 2 Icecast servers?
Title: Re: Icecast KH
Post by: Stream101 on April 02, 2013, 06:48:41 am
It depends how its configured. I removed Icecast2 then installed the KH
Title: Re: Icecast KH
Post by: My Auto DJ on April 02, 2013, 09:58:18 am
O ok I see, thanks -- all the old Icecast accounts are still using the old Icecast v2, new ones use KH version, nice thanks to all!
Title: Re: Icecast KH
Post by: djronanc on April 23, 2013, 10:58:54 pm
ok i get running here
http://192.34.61.241:9876/server_version.xsl

its saying kh version
now, how can i use this feature? how to play on mobile devices likes iphone, ipad etc ?
Title: Re: Icecast KH
Post by: rowl3y on July 31, 2013, 04:37:19 am
Please can someone help me install this icecast KH..

All the link above do not work no more .. I have tried most but just wont work :(

Please help
Title: Re: Icecast KH
Post by: My Auto DJ on July 31, 2013, 04:53:51 am
The user crossfirehosting provided the instructions above

Ok you have to install icecast-kh for there site, download the tar bar and upload it to /usr/local/ unpack and follow there instructions then refer to centovacast install for adding additional software and use this line to enable n link icecast-kh
/usr/local/centovacast/sbin/enable_package ICECAST /usr/local/icecast-2.3.3-kh6/src/icecast

the icecast-2.3.3-kh6 is what i renamed my install too......

Kris
Owner
CrossFire-Hosting, LLC
1-800-589-3156
Title: Re: Icecast KH
Post by: rowl3y on July 31, 2013, 11:51:59 am
Yes I have done this ..

I download the icecast-2.3.3-kh8.tar.gz to /usr/local/

I then used this to to extract
tar zxf icecast-2.3.3-kh8

then i see a folder like this
 icecast-kh-icecast-2.3.3-kh8

So i run this .
/usr/local/centovacast/sbin/enable_package ICECAST /usr/local/icecast-kh-icecast-2.3.3-kh6

/usr/local/icecast-kh-icecast-2.3.3-kh6 does not exist

Title: Re: Icecast KH
Post by: My Auto DJ on July 31, 2013, 12:03:56 pm
That's 2 different packages

You say you downloaded
 icecast-2.3.3-kh8.tar.gz

and that you run
icecast-kh-icecast-2.3.3-kh6




Title: Re: Icecast KH
Post by: rowl3y on July 31, 2013, 12:22:33 pm
ok gonna do this again I have removed all the files & folders im gonna do it how i have it step by step

cd /usr/local/

wget https://github.com/karlheyes/icecast-kh/archive/icecast-2.3.3-kh8.tar.gz

LS

I now see this

[root@x1hosting local]# ls
bin          etc    icecast-2.3.3-kh8  lib      sbin   src
centovacast  games  include            libexec  share


So now i do this

tar zxf icecast-2.3.3-kh8

now I see

[root@x1hosting local]# ls
bin          etc    icecast-2.3.3-kh8             include  libexec  share
centovacast  games  icecast-kh-icecast-2.3.3-kh8  lib      sbin     src

So this is the folder it has extracted to ..

Now what do i do ??
/usr/local/centovacast/sbin/enable_package ICECAST /usr/local/icecast-kh-icecast-2.3.3-kh8/src/icecast

then it show this
/usr/local/icecast-kh-icecast-2.3.3-kh8/src/icecast does not exist

I don't know do i need to install it or anything ??