Search found 2554 matches

by Jay
Tue Sep 25, 2007 6:25 am
Forum: Radio Toolbox
Topic: Radiotoolbox scripts crashing my server
Replies: 2
Views: 6844

That is a bit hard to believe, but I will caution you on a few things.

The scripts you are using are likely to be built with PHP4 in mind. That said you need to have and idea of whether or not the server is running PHP4 and if it is running the new PHP5 what the exact context of the errors are. Is ...
by Jay
Fri Sep 21, 2007 8:58 am
Forum: Steamcast
Topic: Tail Log problem
Replies: 3
Views: 10340

This particular feature will only work with browsers who display content as they get them. IE and firefox are known to work this way. Also if you have a proxy between you and the internet, this problem will occur. There is not a whole lot I can do about third party software not conforming to spec.
by Jay
Thu Sep 20, 2007 3:33 pm
Forum: Radio Toolbox
Topic: History Graph Question
Replies: 12
Views: 28138

I am actually working on Radio Toolbox v2 at the moment so it will be in that version. Work has slowed me down in development of this version unfortunately.
by Jay
Thu Sep 20, 2007 3:30 pm
Forum: Steamcast
Topic: No YP listing on Icecast
Replies: 2
Views: 8365

It isn't steamcast it appears to be something affecting their database. I'd give it a few days and wait for them to fix it. Steamcast will relist once the issue with their db clears.
by Jay
Tue Sep 18, 2007 1:55 am
Forum: Steamcast
Topic: Steamcast (and others) with Plesk 8 Crontab
Replies: 7
Views: 19373

Actually with plesk this is not so, you must specifically login as the user or set the execution to the appropriate level for the plesk user. If you are using it as admin then it would be the admin user.
by Jay
Fri Aug 24, 2007 9:49 am
Forum: Steamcast
Topic: steamcast runs only as root user (?)
Replies: 1
Views: 6726

There is no real reason why steamcast can't run as an unprivileged user. Look at your event log and resolve the Warnings.

This section is completely wrong

; SOURCE CONFIG
; -------------
SourceIsSC=Yes
SourceIsDefault=Yes

These variables cannot be defined without first defining a SourceMount

I ...
by Jay
Mon Aug 20, 2007 10:13 am
Forum: Steamcast
Topic: Steamcast v0.9.75 partly freezing
Replies: 5
Views: 12861

I'll see if I can duplicate on my setup.
by Jay
Thu Aug 16, 2007 9:37 pm
Forum: Steamcast
Topic: flash player 4 steamcast/shoutcast
Replies: 5
Views: 27085

this also works with steamcast
by Jay
Sat Jul 21, 2007 3:39 pm
Forum: Steamcast
Topic: Timedout on Recv Call...
Replies: 1
Views: 8183

The issue is between his source (oddcast) and the server. Timed out on Recv call is basically steamcast's way of saying that it waited for a a little bit to get data from the encoder but the encoder hasn't sent any in a reasonable timeframe. The end result is that steamcast kills the connection ...
by Jay
Thu Jul 05, 2007 5:52 pm
Forum: Steamcast
Topic: Embedded Web Browser?
Replies: 3
Views: 12188

The user-agent field is supplied by the browser, steamcast has no way of altering it. If that is your browser's request then your browser has something installed in it that is supplying that identifier.
by Jay
Thu Jul 05, 2007 5:01 am
Forum: Steamcast
Topic: Embedded Web Browser?
Replies: 3
Views: 12188

Got me, that's just someone using a browser to view the steamcast admin page. Looks to be on your local network so someone is messing around with you if you are not familiar with it.
by Jay
Mon Jun 25, 2007 12:51 pm
Forum: Steamcast
Topic: Getting Error [400] (Bad Request) "Request: - -" {
Replies: 2
Views: 8776

Actually to clarify this message usually comes up when a client establishes a connection to the server but never send a request or the request is not following spec. Most times this type of error occurs when a monitoring service is checking ports or someone is port sniffing. It does not mean that ...
by Jay
Thu May 24, 2007 4:02 pm
Forum: Audio Streaming
Topic: Questions regarding Internet Radio
Replies: 2
Views: 7660

Re: Questions regarding Internet Radio

I hope this is the right board to post to: My company is just now in the beginning and research stages of looking into starting up an internet radio station. We have looked into Live365 and Shoutcast… and have decided Shoutcast would be a better option since we are not wanting advertising and a ...
by Jay
Thu May 24, 2007 4:34 am
Forum: Steamcast
Topic: Better Linux support?
Replies: 19
Views: 41059

Sorry gotten a bit busy with work, once I get some downtime I will revisit this and get a new version out. Life's been a bit hectic lately.
by Jay
Wed May 02, 2007 1:07 pm
Forum: Steamcast
Topic: Error retrieving xml document (Connection time out
Replies: 5
Views: 16444

when I say location I meant the URL. Have you tried taking steamcast out of crontab, it was never really designed to be run from there. Just run it from a shell prompt and if it dies again we can look at the log for some possible signs for why it went missing. If you need to run a cron job to ensure ...