Search found 2554 matches

by Jay
Wed Feb 23, 2005 4:44 pm
Forum: Radio Toolbox
Topic: Does Radio Tool Box have a rebroadcaster?
Replies: 1
Views: 3906

Radio Toolbox is a stat gather program, not a streaming media server.

Steamcast is our streaming media server. www.steamcast.com
by Jay
Tue Feb 22, 2005 3:27 pm
Forum: Radio Toolbox
Topic: example2.php and logging question
Replies: 12
Views: 12697

do you have the script service running and up on your website?
by Jay
Mon Feb 21, 2005 3:16 pm
Forum: Radio Toolbox
Topic: example2.php and logging question
Replies: 12
Views: 12697

well what I am saying you will will need to modify the example2.php script to do this. You will need to replace the default variables that the script came with and use the actual details array. You can find the includes.php file on your website with the catcher.php file.
by Jay
Mon Feb 21, 2005 5:12 am
Forum: Radio Toolbox
Topic: example2.php and logging question
Replies: 12
Views: 12697

well the check is to designate the default. But you can use the detail array to get individual server stats and do some pretty advanced stuff.

As I said make sure the "Send Server Details" check box is checked on the script service options pane and then let it do a check (or restart radio toolbox ...
by Jay
Sun Feb 20, 2005 9:43 pm
Forum: Radio Toolbox
Topic: example2.php and logging question
Replies: 12
Views: 12697

if you are tracking both servers in one instance you can use the server details array to group the statistics by stations.

View the generated includes.php file for variable names you can work with.
by Jay
Sun Feb 20, 2005 3:58 am
Forum: Radio Toolbox
Topic: Props and Feature Request
Replies: 10
Views: 10810

that is the interval you set in the general page of the options window.

It is the interval at which radio toolbox checks servers and does your custom work (scripts, ftp uploading etc). The only service which doesn't follow that interval is the log service.
by Jay
Sun Feb 20, 2005 3:33 am
Forum: Radio Toolbox
Topic: Props and Feature Request
Replies: 10
Views: 10810

well my plan was mysql support would be funneled through the script interface stuff, so you can write a real simple catcher script which dumps data into a any database you like.

You can find rtb.xml in your web interface.

ie: http://localhost:4000/rtb.xml
by Jay
Sun Feb 20, 2005 3:22 am
Forum: Radio Toolbox
Topic: Props and Feature Request
Replies: 10
Views: 10810

what information would you need from the current stats?

currently /rtb.xml is what is offered for remote viewers to poll.
by Jay
Sun Feb 20, 2005 3:11 am
Forum: Radio Toolbox
Topic: Props and Feature Request
Replies: 10
Views: 10810

well the script service is really extensible, the whole reason I wrote it as I did was so that someone could extend it's capabilities to whatever you would like.

Unfortunately no one has stepped up to really show it's full potential and unfortunately my time has been extremely limited. I would ...
by Jay
Sun Feb 20, 2005 2:41 am
Forum: Radio Toolbox
Topic: Props and Feature Request
Replies: 10
Views: 10810

yea some of the statistics you mentioned are offered in the online log service or could be offered there.

Station grouping is something that would have to be offered much later. Would require quite a rewrite, but I have considered it. Also this could be offered in the Online Log Service now without ...
by Jay
Fri Feb 18, 2005 4:26 pm
Forum: Audio Streaming
Topic: Server
Replies: 20
Views: 52985

Acceptable Use Policy. Generally they will say what they like but make limits on what is guarenteed. As I said you need to talk to them not me.
by Jay
Fri Feb 18, 2005 2:24 pm
Forum: Audio Streaming
Topic: Server
Replies: 20
Views: 52985

well, this all depends on the host, if they are a vhost or shared hosting plan then likely the answer is no, and purely because they would nail you on their AUP. You need to contact your host povider and ask them directly if this is ok. If they say yes then you need to get shell access so you can ...
by Jay
Wed Feb 16, 2005 10:14 pm
Forum: Steamcast
Topic: Redirecting a Kicked ip
Replies: 5
Views: 10484

i'll see what I can come up with.
by Jay
Wed Feb 16, 2005 5:44 pm
Forum: Steamcast
Topic: Redirecting a Kicked ip
Replies: 5
Views: 10484

yea it would be just a simple header addition to redirect a banned user, but where would you redirect them to and how should that be specified?

FYI it will be up to the client to honor the redirection.
by Jay
Wed Feb 16, 2005 5:02 pm
Forum: Steamcast
Topic: Redirecting a Kicked ip
Replies: 5
Views: 10484

nope, the protocal provides no method to redirect after the header.