|
|||||||
![]() |
|
|
Thread Tools | Search this Thread | Display Modes |
|
|
#1 |
|
Junior Member
Join Date: Aug 2011
Posts: 16
|
DSP Plugin not connecting to running shoutcast2 station
Hello Folks,
Hope someone from this forum can help me out. I am successfully running shoutcast2 radio stations on a unix machine. I wanted to test out the DJ functionality in which you can record from microphone and broadcast it on the station, so I installed the windows version of winamp and installed the DSP plug-in. In the DSP plugin configuration, I put in the details of my station under Output1: server: wisdomspeak.org port: 19000 stream:1 DJ login: wisdomspeak -> matches djlogin in sc_trans.conf of the station DJ password: xxxxxx --> this is matching password= in sc_serv.conf for the station This is what I am seeing in the log file on the unix machine where the sc_trans and sc_serv processes are running: 2014-01-19 12:13:27 I msg:[SRC 72.135.17.58:53396] SHOUTcast 2 source connection. 2014-01-19 12:13:27 I msg:[SRC 72.135.17.58:53396] Password accepted. Stream id is 1 2014-01-19 12:13:46 I msg:[SRC 72.135.17.58:53401] SHOUTcast 2 source connection. 2014-01-19 12:13:47 I msg:[SRC 72.135.17.58:53401] Password accepted. Stream id is 1 2014-01-19 12:13:50 I msg:[SRC 72.135.17.58:53402] SHOUTcast 2 source connection. However in the windows log file in the DSP plugin window i get this: 2014-01-19 11:14:17 Connecting to... Server: wisdomspeak.org; Port: 19000; Mode: v2; Stream ID: 1; DJ / User ID: wisdomspeak 2014-01-19 11:14:17 Cipher Response Received 2014-01-19 11:14:18 Unable To Connect To The Server. Try enabling 'SHOUTcast v1 mode'. 2014-01-19 11:14:20 Receiving Authorization Response 2014-01-19 11:14:21 Response Received 2014-01-19 11:14:21 Sending Bitrate 2014-01-19 11:14:21 Response Received 2014-01-19 11:14:21 Sending Buffer Size 2014-01-19 11:14:21 Disconnecting 2014-01-19 11:14:21 Not Connected What am I missing? Please help me. |
|
|
|
|
|
#2 |
|
Forum King
Join Date: May 2009
Location: No longer on the streets of Kings County, CA.
Posts: 3,087
|
If you're trying to use the DJ functionality from sc_trans (which is what it looks like you're describing from your configuration confirmations) then you need to connect to the DJ port of the Transcoder, not the DNAS.
Requirements for DJ connections to the Transcoder (from memory):
If you have problems trying to figure out how to set it all up, post your Transcoder configuration and calendar files (with any passwords and license keys obfuscated) so that somebody can look it over and give you suggestions. |
|
|
|
|
|
#3 |
|
Junior Member
Join Date: Aug 2011
Posts: 16
|
Here is my sc_trans config file:
logfile=/home/wisdomsp/shoutcast2/logs/sc_trans_tirthamaharaj.log calendarrewrite=0 encoder_1=mp3 bitrate_1=32000 samplerate_1=44100 unlockkeyname=Gaurav Verma unlockkeycode=AU00R-ZZZZZ-YYYYY-XXXXX shuffle=0 outprotocol_1=3 uvoxauth_1=<password> serverip_1=127.0.0.1 serverport_1=19000 uvoxstreamid_1=1 streamtitle=24x7 Vedic Lectures Radio for Spiritual Realization streamur=http://www.wisdomspeak.org genre=Vedic/Hindu/Spiritual playlistfile=/home/wisdomsp/shoutcast2/tirthamaharaj.lst adminport=18999 adminuser=admin adminpassword=<adminpassword> usemetadata=0 I dont have a calendar.xml file to be honest. I did setup this in sc_trans: djport2=18898 djpassword=<password> # this matches the password= in sc_serv.conf but it was not useful in making a successful connection. From documentation the default djuser=dj and default djpassword=noise Those settings also did not work in the DSP output1 settings. Very interestingly, Mixxx software utility was able to connect to the shoutcast stream using dj/<password> login, but Winamp is not. Please let me know if you need anything else. |
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|