Search found 2554 matches

by Jay
Mon May 01, 2006 2:47 pm
Forum: Steamcast
Topic: Segmentation Fault...
Replies: 7
Views: 16103

try setting showlastsongs to 1
by Jay
Mon May 01, 2006 2:42 am
Forum: Steamcast
Topic: Segmentation Fault...
Replies: 7
Views: 16103

nope, not known, what title is sent at the time of the crash?
by Jay
Mon May 01, 2006 2:41 am
Forum: Steamcast
Topic: steamcast in systray (xp)
Replies: 2
Views: 6993

That would require a GUI and right now stabilizing the code is a higher priority. I GUI wrapped interface is planned however.
by Jay
Mon May 01, 2006 2:40 am
Forum: Steamcast
Topic: how to create
Replies: 3
Views: 9226

Set the SourceAuth=Yes for the mount you want authentication enabled for and then login to the admin panel through your browser and click on users.
by Jay
Mon May 01, 2006 2:39 am
Forum: Steamcast
Topic: couple steamcast questions and stuff
Replies: 65
Views: 159930

yea once the next beta build goes out I will publish all that stuff.
by Jay
Mon May 01, 2006 2:38 am
Forum: Radio Toolbox
Topic: Need infos about Radio Toolbox
Replies: 1
Views: 4733

You can modify the radio toolbox catcher script to store the time date into a mysql record or array record and display this. Radio toolbox does not do this with the default script though.
by Jay
Sun Apr 23, 2006 3:11 am
Forum: Steamcast
Topic: couple steamcast questions and stuff
Replies: 65
Views: 159930

Been fairly busy, there is a steamcast in development for on-demand but it required quite an extensive overhaul to some aspects of the server. Once again the year without an update thing is a casualty of being a side project.
by Jay
Tue Apr 18, 2006 10:28 am
Forum: Steamcast
Topic: Shoutcast listing
Replies: 11
Views: 22560

Well for icecast and shoutcast you will need to refer to their documentation on how to configure those servers.
by Jay
Tue Apr 18, 2006 10:26 am
Forum: Steamcast
Topic: Second channel do not apper in yp.
Replies: 5
Views: 12705

the source appears to be telling the server to keep the stream private, or you may have overridden this option in the steamcast configuration file. Check the SourcePublic option and refer to your source configuration.
by Jay
Sat Apr 15, 2006 10:30 am
Forum: Steamcast
Topic: Second channel do not apper in yp.
Replies: 5
Views: 12705

Post the log from the point you connect your second source.
by Jay
Sat Apr 15, 2006 10:28 am
Forum: Steamcast
Topic: Shoutcast listing
Replies: 11
Views: 22560

if you are more familiar with shoutcast's DSP plugin you can use that to source the steamcast server. The mount point is not important or relevant to steamcast so you can put whatever you want. Mount points are assigned by the password passed to the server. So make sure all of your passwords in the ...
by Jay
Fri Apr 14, 2006 2:52 pm
Forum: Steamcast
Topic: Shoutcast listing
Replies: 11
Views: 22560

by Jay
Tue Apr 11, 2006 4:39 pm
Forum: Steamcast
Topic: daily crashes
Replies: 4
Views: 12059

is this on a multiprocessor system?

Also another log from another crash will help determine if there is consistency with this one.
by Jay
Mon Apr 10, 2006 4:01 pm
Forum: Audio Streaming
Topic: Auto Detect / Listen Now script/solution?
Replies: 3
Views: 10409

it would be just a matter of detecting their bandwidth with java and using java to determine if an embedded object exists.

No I do not have code to do this but any decent web developer can do this.
by Jay
Mon Apr 10, 2006 3:58 pm
Forum: Steamcast
Topic: How to stream to a second source using nsvscsrc?
Replies: 4
Views: 11125

yes, all mount point sources are designated by the user/pass sent to the server on source connection in order to support shoutcast source tools. This is different from what you may be used to with other servers.