centovacast

mp3 files stored in folder

/usr/local/centovacast/var/vhosts/USER/var/spool/media/

Login url

http://IP_ADDR_OR_DOMAIN:2199

When user connect with FTP, he will see files from folder /usr/local/centovacast/var/vhosts/USER/var/spool/

On a CentovaCast server, SSL did not work for streams, but worked for the main domain, this happend after license got suspended. To resolve, i did following

cat /usr/local/centovacast/etc/ssl/certificates/DOMAIN.TLD.pem > /usr/local/centovacast/var/vhosts/USER/etc/ssl/fullchain.pem
cat /usr/local/centovacast/etc/ssl/certificates/DOMAIN.TLD.key > /usr/local/centovacast/var/vhosts/USER/etc/ssl/private.key

Once this is done, stopped and started the stream from the panel.

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *