After downloading last version of sc_transv3, I have enabled sc_trans v2beta3 in Centova Cast Administration > Source Software. After that, I created a user account,selecting ShoutCast DNAS as server and sc_trans v2beta3 as source and than I press "Create". I uploaded same files via FTP and updated media Library. On " Configure Server" page > "AutoDJ" > "Audio encoder: " I selected "AAC+" and click "Update". Everyting workd ok and autoDJ has started.
On "Auto DJ" tab, I tried to select "Audio encoder: > "MP3" but I receive a licensing error. As you may know sc_trans v2 is requiring an extra mp3 encoder licence key. My question is where do I need to put the license information? I'm talking about: unlockkeyname=My Name and unlockkeycode=xxxxx-xxxxx-xxxxx-xxxxx
. Could you please help me to set up correctly this license ?
I know I need to edit a config file to put the license code received, but don't know where is that file I need to edit and in what config file I need to put license code in order AutoDJ to be online with MP3 encoding.
Bellow is the error I receive:
2011-11-03 21:55:01 I msg:<***> Logger startup
2011-11-03 21:55:01 D msg:<***>
2011-11-03 21:55:01 I msg:***************************************************************
2011-11-03 21:55:01 I msg:** TRANScast Distributed Network Audio Content Provider
2011-11-03 21:55:01 I msg:** Copyright (C) 2000-2011 Nullsoft, Inc. All Rights Reserved.
2011-11-03 21:55:01 I msg:** Use "sc_trans filename.conf" to specify a config file.
2011-11-03 21:55:01 I msg:***************************************************************
2011-11-03 21:55:01 I msg:[MAIN] TRANSCast/posix(linux x64) v2.0.0.54 (Oct 7 2011) starting...
2011-11-03 21:55:01 I msg:[MAIN] PID: 15803
2011-11-03 21:55:01 I msg:[MAIN] Loaded config from /home/centovacast/vhosts/fellow2/etc/source.conf
2011-11-03 21:55:01 I msg:[MAIN] TimeMultiplier = 1, TimeShift = 0
2011-11-03 21:55:01 I msg:[VUPUSH] 0 VU images loaded for left channel
2011-11-03 21:55:01 I msg:[VUPUSH] 0 VU images loaded for right channel
2011-11-03 21:55:01 I msg:[PLAYLISTMGR] Playlist load from file var/spool/playlist.txt
2011-11-03 21:55:01 I msg:[PLAYLISTMGR] Caching playlist var/spool/playlist.txt
2011-11-03 21:55:01 I msg:[PLAYLISTMGR] Load complete
2011-11-03 21:55:01 I msg:[MAIN] Streaming thread starting
2011-11-03 21:55:01 E msg:[SOURCEANDENDPOINTMANAGER] Unknown encoder type mp3. Ensure you have entered the license key and name fully.
2011-11-03 21:55:01 I msg:[SOURCERELAY] Thread starting
2011-11-03 21:55:01 I msg:[SOURCERELAY] Thread exiting
2011-11-03 21:55:02 I msg:<***> Logger shutdown
I have tried, to add the following line inside at the end of source.conf file located on a test vhost:
inheritconfig=/home/centovacast/shoutcast/sc_serv.conf
unlockkeyname=Victor
unlockkeycode=xxxxx-xxxxx-xxxxx-xxxxx
Also, I tried to place "sc_trans.conf" in same location as sc_trans: /home/ccstable/sctrans2/software/linux..
Everyting I try I receive that license error. I probably do not put the MP3 license key to the right place? What else could be the issue? I don't know how to "parse" to sc_trans the config file with license....