Search found 2554 matches

by Jay
Mon Mar 06, 2006 12:33 am
Forum: Steamcast
Topic: Two copies relaying
Replies: 12
Views: 25613

check your log to see if it is attempting to make a connection to your server. If not then post your config or pm it to me and I'll take a look.
by Jay
Sat Mar 04, 2006 11:19 pm
Forum: Steamcast
Topic: steamcast - nsv encoder automate the capture
Replies: 5
Views: 11117

hmm that odd, the tuner I have has it's own audio handle but if it worked in NSVcap then something is different, in NSVcap do you just specify that device and it works fine? You may want to hit up the NSV forums at winamp. As nsvenc is their product. Something buggy between nsvenc and nsvcap or some ...
by Jay
Sat Mar 04, 2006 4:24 pm
Forum: Steamcast
Topic: steamcast - nsv encoder automate the capture
Replies: 5
Views: 11117

and you are sure you only have one audio device? If you are streaming from a webcam or firewire device then it may have it's own handle.
by Jay
Sat Mar 04, 2006 4:17 pm
Forum: Steamcast
Topic: steamcast - nsv encoder automate the capture
Replies: 5
Views: 11117

if I remember correctly shouldn't you have your cap set to 1,1?
by Jay
Sat Mar 04, 2006 2:20 pm
Forum: Radio Toolbox
Topic: <!--RTB CURRENT ARTIST--> for catcher script?
Replies: 2
Views: 5417

no because you can pull this data out using php from the title. All Radio Toolbox does it use the - sign as a seperator, which you can do in PHP reletively easily.
by Jay
Thu Mar 02, 2006 10:48 am
Forum: Audio Streaming
Topic: Newbie question about on-demand and ports
Replies: 1
Views: 6540

typically on demand providers should allow access via the port 80 service port. This will allow most workers to get access to the content.

Moving to Audio Streaming
by Jay
Tue Feb 28, 2006 1:00 am
Forum: Radio Toolbox
Topic: Song titles not changing on webpage
Replies: 18
Views: 34284

yea but he is running it slightly differently then you but yes he noted the webserver change. Which is certainly relevant.
by Jay
Mon Feb 27, 2006 8:33 pm
Forum: Radio Toolbox
Topic: Song titles not changing on webpage
Replies: 18
Views: 34284

ah yea that makes perfect sense. seems a few providers are going to PHP5 now so I may have to revisit the packaged code to make it PHP5 friendly. your best option for now is a PHP4 provider. It is strange that they just upgraded your PHP like that, going from PHP4 to PHP5 is nothing minor and if I ...
by Jay
Sun Feb 26, 2006 10:21 pm
Forum: Radio Toolbox
Topic: Song titles not changing on webpage
Replies: 18
Views: 34284

will do, and please keep us informed of how you progress. You may help someone in a similar situation.
by Jay
Sat Feb 25, 2006 10:26 pm
Forum: Radio Toolbox
Topic: Song titles not changing on webpage
Replies: 18
Views: 34284

well unfortunately there isn't much else i can think of as to why it isn't working.
by Jay
Sat Feb 25, 2006 12:05 am
Forum: Radio Toolbox
Topic: Song titles not changing on webpage
Replies: 18
Views: 34284

have you tried backing up your old includes and then clearing out the file?
by Jay
Fri Feb 24, 2006 1:48 pm
Forum: Radio Toolbox
Topic: Song titles not changing on webpage
Replies: 18
Views: 34284

what I am referring to is the internal server paths or File directory paths. Because you are in a new system you may be in a totally different directory from your old system and the catcher may be looking in the wrong path for you includes file.
by Jay
Fri Feb 24, 2006 5:05 am
Forum: Radio Toolbox
Topic: Song titles not changing on webpage
Replies: 18
Views: 34284

then it could be a paths issue.

Are you certain that all paths are correct? Alot of times in server moves these can be changed.
by Jay
Fri Feb 24, 2006 4:26 am
Forum: Radio Toolbox
Topic: Song titles not changing on webpage
Replies: 18
Views: 34284

When you go to the Current Status window are there any errors next to Script Service?
by Jay
Fri Feb 24, 2006 2:32 am
Forum: Radio Toolbox
Topic: Song titles not changing on webpage
Replies: 18
Views: 34284

check the includes.php file to make sure it is getting current title information.