![]() |
#1 |
Junior Member
Join Date: Oct 2012
Posts: 7
|
clients can't connect to sc_serv
Aim:
DJ Input 192k MP3 (8500/8505) -> sc_trans (8080) -> sc_serv (8080) -> 3 streams a) mp3 b) aac & c) aac low I gave up writing my own config & went for the config builder.. I can connect to the dj port and stream to the transcoder but nothing gets to the mount points, and the client gets asked for password for realm (null) when I connect using vlc indicating there's a problem somewhere (stream connection errors in sc_trans assume when connecting to sc_serv..?) can someone please have a quick look at my configs and show me where I'm going wrong? Hair is at stake here! Thanks! sc_serv.conf code: streamadminpassword and streamadminpassword_x are all the same. Streamauthhash is same for each of the streams. sc_trans.conf code: adminpassword is same as serverpassword in sc_serv.conf above. djpassword_x is same as password in sc_serv.conf above. calendar.xml code: help gratefully appreciated ! Thanks. |
![]() |
![]() |
![]() |
#2 |
Junior Member
Join Date: Oct 2012
Posts: 7
|
OK, now that the YP2 has successfully connected I'm not now being asked for a password when a client connects. The MP3 stream is connecting (stream 1), but the aac ones are not... (2+3). The aac ones seem to be getting the ID3 info but not the stream.
|
![]() |
![]() |
![]() |
#3 |
Junior Member
Join Date: Oct 2012
Posts: 5
|
same here
![]() ![]() ![]() |
![]() |
![]() |
![]() |
#4 |
Join Date: Sep 2003
Posts: 27,873
|
neuralnet: you were most likely experiencing the v2 YP connectivity issues which were partially fixed between the time of your posts and then fixed totally an hour after you posted.
how things work with the current DNAS is if the YP connection cannot be established when the stream is started then it will keep blocking all client connections as it's in a state it cannot cope with (this is changed for the next build whenever i can finish it off). as a result, players like VLC show the login prompt when the stream won't allow the player to connect which i VLC's case, it assumes that it needs to try a HTTPS connection (which SHOUTcast doesn't support) which it needs login details for and that is why you get that. the same can happen if the authhash is invalid or has not been specified. -daz |
![]() |
![]() |
![]() |
#5 |
Junior Member
Join Date: Oct 2012
Posts: 7
|
Hey DrO, thanks for the reply. Unfortunately I'm still getting a similar result.. when I try to connect to the AAC streams I'm not now being asked for a login to the null realm, however I only get the ID3 info but no music. Although the MP3 stream (stream 1) works fine.
Just to check, as the stream is the same source, the authhash is the same for all 3 streams? Or do I need to generate one per stream? Last edited by neuralnet; 5th October 2012 at 12:08. Reason: clarity |
![]() |
![]() |
![]() |
#6 |
Junior Member
Join Date: Oct 2012
Posts: 7
|
Success! I think...
I am able to connect using media player classic, but VLC still refuses to play the aac stream. Media Info > Statistics shows that data is being cached by VLC (5mb and climbing) but playback is stuck at 00:00.
Ok, this is getting properly annoying. Connecting to the aac streams using VLC gives; code: On closer inspection, the aac mount point seems to be serving the original mp3 data, not an aac one when played by MPC. Last edited by neuralnet; 5th October 2012 at 14:06. Reason: adding logging data |
![]() |
![]() |
![]() |
#7 |
Junior Member
Join Date: Oct 2012
Posts: 7
|
[solved] incorrect mount points...
missing slashes in the mount points!
streampath_1=streamname.mp3 to streampath_1=/streamname.mp3 just wondering why the config generator creates a config file with incorrect mount points.. Just glad to have spotted it ![]() |
![]() |
![]() |
![]() |
#8 |
Join Date: Sep 2003
Posts: 27,873
|
because it's a known bug in the DNAS and an oversight in the config builder which doesn't follow the docs correctly.
-daz |
![]() |
![]() |
![]() |
|
Thread Tools | Search this Thread |
Display Modes | |
|
|