Search found 2554 matches

by Jay
Mon Jun 20, 2005 10:23 pm
Forum: Radio Toolbox
Topic: Questions about PHP script output files
Replies: 14
Views: 16559

nah if you want to include it in any page just do so by using php

Code: Select all

<?php include("path/to/includes.php"); ?>
<body>
blah blah
Some stat: <?php echo $var_in_includes; ?>
blah blah
</body>
etc
If you use FTP then just use the inline frames stuff.
by Jay
Mon Jun 20, 2005 10:18 pm
Forum: Steamcast
Topic: kbps limit (bugs)
Replies: 14
Views: 29199

well no one can just suck up bandwidth like that as a listener. Listeners all consume it at the same rate as the source after their initial push. The feature we are concerned about here is for host providers more then average users.
by Jay
Mon Jun 20, 2005 4:28 pm
Forum: Steamcast
Topic: couple steamcast questions and stuff
Replies: 65
Views: 159930

it really makes little difference. It just makes it's timing on song changes a little more sluggish to have it set higher.
by Jay
Mon Jun 20, 2005 4:03 pm
Forum: Steamcast
Topic: couple steamcast questions and stuff
Replies: 65
Views: 159930

yup they set it much higher about 4 times higher then it used to be. Soon it won't matter I am working on rewriting the metaint handling in steamcast for relays.
by Jay
Mon Jun 20, 2005 3:44 pm
Forum: Radio Toolbox
Topic: Melt Down
Replies: 3
Views: 6568

you can either set it in the script or use the php.ini file to configure this feature.
by Jay
Mon Jun 20, 2005 3:30 pm
Forum: Steamcast
Topic: couple steamcast questions and stuff
Replies: 65
Views: 159930

guys, if you can, please pm me the server address that you are relaying from.
by Jay
Mon Jun 20, 2005 10:02 am
Forum: Radio Toolbox
Topic: Melt Down
Replies: 3
Views: 6568

you need to turn down PHP's error reporting setting, Notices are not that big of a deal.
by Jay
Mon Jun 20, 2005 9:14 am
Forum: Steamcast
Topic: multiple radio on the same..
Replies: 17
Views: 41495

yea, I understand that but realistically how many different mounts do you need?

Most providers offer up to 7. I have 5 on the test machine.
by Jay
Mon Jun 20, 2005 8:50 am
Forum: Radio Toolbox
Topic: The spaces in the filenames are lost
Replies: 5
Views: 6971

That would likely be a problem in your source tool.
by Jay
Mon Jun 20, 2005 7:45 am
Forum: Steamcast
Topic: Run As NT Service
Replies: 5
Views: 10994

If it is simple enough to do I will.

For now you can use third party tools to do this.
by Jay
Mon Jun 20, 2005 7:44 am
Forum: Steamcast
Topic: .ban .vip and others
Replies: 5
Views: 12633

you can't yet. Although I hope to have the configurable soon.
by Jay
Mon Jun 20, 2005 7:43 am
Forum: Steamcast
Topic: multiple radio on the same..
Replies: 17
Views: 41495

yes, I had thought about multiple port configurations as well but for now I think single port configurations are safer.

If you want multiple channels in a single steamcast instance then get more IP's and use the SourceIP feature.
by Jay
Mon Jun 20, 2005 7:39 am
Forum: Steamcast
Topic: permission acess
Replies: 1
Views: 4905

No it's not possible to change the menu.

I suppose I need to fix that, the dj password should allow one to kick the source. Will add that for the next version.
by Jay
Sat Jun 18, 2005 5:09 pm
Forum: Steamcast
Topic: couple steamcast questions and stuff
Replies: 65
Views: 159930


It works in the last version, but not this new version. Its like it is always combating an underrun (though its not, its just the sound it makes in the stream)
That is the meta data, please provide me with links to both the relaying and master server so I can take a look. If you are certain that ...
by Jay
Sat Jun 18, 2005 4:22 pm
Forum: Steamcast
Topic: kbps limit (bugs)
Replies: 14
Views: 29199

I will see about making that customizable.

Yes there will be data spikes so you will have to use something a tad higher then 128 for 128 streams.