|
|
|
|
#1 | |
|
Junior Member
Join Date: Jan 2015
Posts: 10
|
Thanks DrO,
Sorry for the late response. This had to be put on the backburner for a bit. ![]() This is the output from sc_serv.exe -v. code: I have just done some more testing and fiddling and it looks like it might just be a problem with the second station I was trying to relay. The error shown in the admin GUI is 471 Quote:
code: I have added a 3rd station and it seems to be working fine along side the 1st and 2nd. I have also stumbled across how to get to the additional stream in the web GUI. By modifying the "sid" value in the URL. ![]() The codec the station I am having issues with, is using OGG Vorbis and the other two that are working are using HE-AAC. To the best of your knowledge, is there anything I can do to get it working? It 'listens' fine. I just have issues relaying it. Thanks for all your help DrO. And apologies for my noobness. Cheers! |
|
|
|
|
|
|
#2 | |
|
Join Date: Sep 2003
Posts: 27,873
|
Quote:
all i can do is just add a few checks to prevent against trying to listing an OGG based stream. and the bitrate issue is because the Icecast server is providing it as "Quality 0" which is not at all what is expected i.e. it's not just a numeric value so that's why the bitrate aspect also fails as it's not relevant to what the DNAS is needing to use for the formats it supports. |
|
|
|
|
|
|
#3 |
|
Junior Member
Join Date: Jan 2015
Posts: 10
|
OK cool. I really appreciate your help DrO.
You make it sound like you are the only dev on this project?? Is that true? A check for listening to OGG streams sounds like a great idea. ![]() On a slightly off-topic but related note, is there a way to customise the index page that shows me all the streams I am relaying, so that instead of saying "stream 1, stream 2..." etc. it shows the name I specified in the the "streampath_X" settings? It would make it a lot more user friendly. Thanks again. |
|
|
|
|
|
#4 |
|
Join Date: Sep 2003
Posts: 27,873
|
there isn't a way to change it, though wouldn't showing the stream name and stream format be better than the stream path ? especially as i've seen some really bad streampath entries and that would make it a bit more like the server admin page and easier to pick a stream by it's format.
|
|
|
|
|
|
#5 |
|
Junior Member
Join Date: Jan 2015
Posts: 10
|
yeah, that's much better. I was just starting small and simple in the hope that it might seem super easy and get implemented quicker.
![]() What you suggested sounds much better but also (to the uninitiated) much harder. Actually, thats already done on the Admin status page. Would it be as simple as just copy some of the code from the admin status page over to the index.html? |
|
|
|
|
|
#6 |
|
Join Date: Sep 2003
Posts: 27,873
|
pretty much as per the screenshot taken from working code...
|
|
|
|
|
|
#7 |
|
Junior Member
Join Date: Jan 2015
Posts: 10
|
YES! Amazing!
![]() (I think I might be buying you some beers!) |
|
|
|
|
|
#8 |
|
Junior Member
Join Date: Jan 2015
Posts: 10
|
|
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|