Search found 2554 matches

by Jay
Mon Apr 01, 2013 3:04 am
Forum: Radio Toolbox
Topic: Radio Toolbox 2.0.1
Replies: 8
Views: 9216

Re: Radio Toolbox 2.0.1

Hi, Please send me your logs. I would love to fix this issue but I have not received a log file from anyone who has reported this issue.

support at radiotoolbox
by Jay
Wed Mar 27, 2013 4:27 pm
Forum: Radio Toolbox
Topic: Setting up Radiotoolbox for Live365 stream
Replies: 8
Views: 12952

Re: Setting up Radiotoolbox for Live365 stream

Please pm me your live365 address and I will check it out.
by Jay
Wed Mar 27, 2013 4:26 pm
Forum: Radio Toolbox
Topic: RTB2 and CLoudflare
Replies: 1
Views: 4861

Re: RTB2 and CLoudflare

Something you might consider trying is ruling out that RTB is the problem and not cloudflare. Try pointing rtb2 to your real address. I believe in cloudflare you can use http://direct.<your domain>/path/to/catcher.php

the direct subdomain is only available if you have enabled it, but this will ...
by Jay
Tue Mar 26, 2013 1:28 am
Forum: Steamcast
Topic: UTF-8 Support
Replies: 0
Views: 60430

UTF-8 Support

Steamcast's directory has been modified to accept UTF-8 encoded entries. If you use Icecast2 and list on our directory you should see a cleaner listing. Future versions of Steamcast will support UTF-8 encoding capabilities based on the source meta data character encoding.
by Jay
Sat Mar 23, 2013 12:55 am
Forum: Radio Toolbox
Topic: Setting up Radiotoolbox for Live365 stream
Replies: 8
Views: 12952

Re: Setting up Radiotoolbox for Live365 stream

Are you a PRO broadcaster with Live365?
by Jay
Wed Mar 20, 2013 3:45 am
Forum: Radio Toolbox
Topic: Radio Toolbox 2.0.1
Replies: 8
Views: 9216

Re: Radio Toolbox 2.0.1

please email your logs to admin at radio toolbox.

You can find the log by going to Start -> All Programs -> Radio Toolbox

once that is done you can attempt to uninstall and then reinstall the application to see if that resolves your issue.

BTW just so we are clear it does work in Windows 7 64bit ...
by Jay
Mon Mar 18, 2013 9:48 pm
Forum: Radio Toolbox
Topic: Radio Toolbox 2.0.1
Replies: 8
Views: 9216

Re: Radio Toolbox 2.0.1

When you say it no longer works, what is happening? Crash? Is there a relevant error log I can look at.
by Jay
Sun Mar 17, 2013 8:14 pm
Forum: Radio Toolbox
Topic: Simple Question About Stats
Replies: 2
Views: 14061

Re: Simple Question About Stats

Hi,

Thanks for sticking with RTB through the years.

This issue is resolved in the new version. There really is no way to manage more than one logical stream in the old version. That was one of the main architectural issues with the old version.

If you aren't sure about the new version yet, you ...
by Jay
Fri Mar 15, 2013 6:07 pm
Forum: Radio Toolbox
Topic: Radio Toolbox v2.0.1 Released!
Replies: 0
Views: 59507

Radio Toolbox v2.0.1 Released!

Radio Toolbox v2.0.1 is a patch release to fix a few issues with thread management within Radio Toolbox.

The main changes are:
* Attempt to fix big red x of death in status bar.
* Fix potential memory management issues in Listener list
+ Clearing of history capabilities added
- threadLevel property ...
by Jay
Tue Mar 12, 2013 5:41 am
Forum: Steamcast
Topic: Free Relay Anyone?
Replies: 0
Views: 59665

Free Relay Anyone?

Hi guys,

If there is anyone interested in a free relay of your stream let me know. We are looking for high traffic servers.

If you have a capacity problem or just want to support the Steamcast network and can supply at least 30 or 40 concurrent listeners to our test servers let me know.

Thanks,
by Jay
Thu Mar 07, 2013 3:16 am
Forum: Steamcast
Topic: Steamcast and it's future
Replies: 3
Views: 17786

Steamcast and it's future

So long long ago, in a far away land, I wrote Steamcast, largely to spur server development to new levels. I saw little movement from either SHOUTcast or Icecast with regard to really innovating the space. I was naive however, the code I wrote, while good and very portable was very difficult to ...
by Jay
Mon Feb 25, 2013 5:00 pm
Forum: Audio Streaming
Topic: ICY and HTTP
Replies: 3
Views: 37884

Re: ICY and HTTP

actually just open a command prompt and do telnet localhost 8000 if your shoutcast server is running locally

Then issue "GET / HTTP/1.0"

hit the enter key twice and voila!
by Jay
Mon Feb 25, 2013 4:56 pm
Forum: Audio Streaming
Topic: I need a little of help with SHOUTcast ICY Protocol
Replies: 2
Views: 32705

Re: I need a little of help with SHOUTcast ICY Protocol

If you make no special request for meta data then yes you can just send the data after the headers straight to the decoder. Be aware that there is no frame sync in SHOUTcast, so your decoder will need to hunt down the first frame of data itself.
by Jay
Mon Feb 18, 2013 4:53 pm
Forum: Radio Toolbox
Topic: RTB 2.0 (build 300) and script service
Replies: 12
Views: 26325

Re: RTB 2.0 (build 300) and script service

As I said short cuts will not work.

http://173.236.58.98:9470/index.html?sid=1 is just an HTML page so clearly the only way to add this link to Radio Toolbox is through File -> Open Url and a station browser should show up listing the PLS links in this page.

If you are just trying to add through ...
by Jay
Mon Feb 18, 2013 1:47 am
Forum: Radio Toolbox
Topic: RTB 2.0 (build 300) and script service
Replies: 12
Views: 26325

Re: RTB 2.0 (build 300) and script service

first, make sure that you are placing the full qualified address. not just a shortcut. So if the address is

local:port/stream/2

then you must put that address in. Whatever it would be named by the server must be used.