Centova Technologies Forum
Centova Cast v2 => Technical discussion => Topic started by: computin on January 28, 2012, 03:45:27 am
-
I have installed shoutcast only, and works great, but autodj and icecast does not work, I think I need to install, please help, not how to do that
-
http://www.icecast.org/download.php
Run
./configure
make
make install
For sc_trans, just upload it to your server, change permissions to 777, set the path in Centova under source software
-
I have installed shoutcast only, and works great, but autodj and icecast does not work, I think I need to install, please help, not how to do that
Here's an article from our KB that explains how to install Icecast in more detail:
https://secure.centova.com/pages/faqs/display/how_do_i_install_icecast__131
http://www.icecast.org/download.php
Run
./configure
make
make install
For sc_trans, just upload it to your server, change permissions to 777, set the path in Centova under source software
sc_trans is not recommended for use with Centova Cast since it has limited support for dinamic playlists.
You can find the isntallation package for Ices-cc here: http://www.centova.com/pages/icescc
Also never a good Idea to chmod 777 your files, try 755 for executable and 644 for RW.