Search found 2554 matches

by Jay
Thu Feb 09, 2006 8:42 pm
Forum: Audio Streaming
Topic: Streaming on Mac
Replies: 5
Views: 12805

you could alway use sc_trans from the shoutcast be a dj section. It's command line only though.
by Jay
Thu Feb 09, 2006 4:03 pm
Forum: Steamcast
Topic: list of new features
Replies: 10
Views: 28038

so far:

Better Configuration file parsing
Relay list capability
and on-demand

The on-demand is what is taking me the most time at the moment because it requires that steamcast essentially become a file server.
by Jay
Mon Feb 06, 2006 2:49 pm
Forum: Steamcast
Topic: Error on steamcast
Replies: 5
Views: 15071

do they show up at all in other tables like the inactive mounts table?
by Jay
Mon Feb 06, 2006 11:35 am
Forum: Articles
Topic: Subscription Systems [Technical]
Replies: 5
Views: 27969

Well as I said you are taking this article to a different context and I am sorry you feel that I am somehow pushing your service offering aside by making the assertion that rigging a product to do something it was not designed to do is inherently bad. I am not saying that your service is inferior ...
by Jay
Mon Feb 06, 2006 9:40 am
Forum: Radio Toolbox
Topic: Online Log Feature and Stats
Replies: 10
Views: 16224

no there is no limit. I just viewed my account in firefox and noticed that for whatever reason it isn't working, so maybe we have hit some sort of limit to the horizontal view of an image? What browser are you using?
by Jay
Sun Feb 05, 2006 9:42 pm
Forum: Articles
Topic: Subscription Systems [Technical]
Replies: 5
Views: 27969

Well although I have not used all the current authentication services out there. This article was more aimed towards end users who are not willing or have no interest in relying on third party services. This type of service was kind of beyond the scope of this article as this is something not freely ...
by Jay
Sun Feb 05, 2006 8:27 am
Forum: Steamcast
Topic: Problem starting on Fedora Core 4
Replies: 4
Views: 8937

by Jay
Sun Feb 05, 2006 5:50 am
Forum: Steamcast
Topic: Problem starting on Fedora Core 4
Replies: 4
Views: 8937

what is the error?
by Jay
Fri Feb 03, 2006 10:00 am
Forum: Steamcast
Topic: Stream strat jingle ?
Replies: 3
Views: 8245

seeing as it is a side project I cannot really keep any sort of time table, it all depends on other priorities. All I can say is that I hope to have an update with on demand in the next few months.
by Jay
Fri Feb 03, 2006 9:58 am
Forum: Steamcast
Topic: Down and restart server from php?
Replies: 4
Views: 9917

again listen.pls will continue to work in steamcast as it did in shoutcast. The only thing that will not work is if anyone in your community relies on the 7.html page as I have no intention of including a feature like that in steamcast.
by Jay
Fri Feb 03, 2006 6:06 am
Forum: Steamcast
Topic: Stream strat jingle ?
Replies: 3
Views: 8245

not yet, once I get on-demand finished I will add this capability.
by Jay
Fri Feb 03, 2006 6:05 am
Forum: Steamcast
Topic: Down and restart server from php?
Replies: 4
Views: 9917

yes both of these features are currently being developed. THe restart and capability you should be able to do with teh provide steamcast.pid file.
by Jay
Wed Feb 01, 2006 5:16 pm
Forum: Steamcast
Topic: How to stream with ShoutcastSource and winamp
Replies: 9
Views: 20262

Yes you can have as many feeds running on the same server as you want. They will each be tunable by their sourcemount name

so say you have SourceMount=/live.mp3

and then another one

SourceMount=/myradio.mp3

then users going to the server will be able to choose which feed to tune into by the ...
by Jay
Wed Feb 01, 2006 4:34 pm
Forum: Steamcast
Topic: How to stream with ShoutcastSource and winamp
Replies: 9
Views: 20262

in steamcast you will have an admin password and an encoder password as well.

The adminuser and adminpass section is where you want to setup those details.

The encoders password and username are set in the section below the SourceMount name configuration. Called SourceUser and SourcePass.

Please ...
by Jay
Wed Feb 01, 2006 2:38 pm
Forum: Steamcast
Topic: How to stream with ShoutcastSource and winamp
Replies: 9
Views: 20262

the exact same way you do with shoutcast. Just make 4 different configuration files named differently and load them each into 4 different instances of Steamcast.

In the windows gui just drop each configuration file on steamcast.exe

You won't even need to have 4 different copies of the server, just ...