Search found 2554 matches

by Jay
Mon Nov 20, 2006 4:22 pm
Forum: Steamcast
Topic: Please help!!!
Replies: 6
Views: 15780

Steamcast is simply a server application piece that replaces SHOUTcast or Icecast in a broadcast scenario. If you are already happy with Icecast then I would recommend that you continue using that unless you just want to try something different.
by Jay
Mon Nov 20, 2006 1:49 pm
Forum: Steamcast
Topic: Please help!!!
Replies: 6
Views: 15780

Just an FYI you have a conflict in your config, you are trying to relay from the server itself or you are expecting two different servers to run on the same port. This is not possible, change your port base for one of the servers.

Also please provide the location of the server so I can see the ...
by Jay
Mon Nov 20, 2006 1:47 pm
Forum: Steamcast
Topic: Embeeded player compatible with WM 7.0
Replies: 8
Views: 20113

Codec choice is outside of steamcast's features so you will have to discuss this with VLC themselves or use VP3.
by Jay
Mon Nov 20, 2006 1:46 pm
Forum: Steamcast
Topic: steamcast will not start
Replies: 4
Views: 12107

got a new version that fixes this, just replace all files with this release.
by Jay
Sun Nov 19, 2006 5:35 pm
Forum: Steamcast
Topic: Steamcast v0.9.75 beta is now available!
Replies: 0
Views: 14137

Steamcast v0.9.75 beta is now available!

This is a maintainence release to the 0.9.74 version and addresses several found bugs and modifies the web interface to enhance usability.

0.9.75 beta:
* Fixed various internal thread hanging issues.
* Fixed session seperation issues in the web interface.
* Fixed tail log, more accurately includes ...
by Jay
Sun Nov 19, 2006 4:04 pm
Forum: Steamcast
Topic: steamcast will not start
Replies: 4
Views: 12107

There is a bug in this version that is causing issues on certain linux machines.

http://forums.radiotoolbox.com/viewtopic.php?t=1527

for workaround

You can also fix this by opening the file in a linux editor like nano or pico and resaving to remove the excess characters.

Will be fixed in the ...
by Jay
Sun Nov 19, 2006 4:03 pm
Forum: Steamcast
Topic: Embeeded player compatible with WM 7.0
Replies: 8
Views: 20113

all the key does is make the stream conform to HTTP/1.0

There are no special keys for certain players. You set the key as an arbitrary set of letters to keep others from abusing the location.
by Jay
Sat Nov 18, 2006 7:09 pm
Forum: Steamcast
Topic: Please help!!!
Replies: 6
Views: 15780

You need to remove the simi-colon from in front of any option you want to be active so to make the mount relay change.

; SourceRelay=http://localhost:8000/gospelindie

to

SourceRelay=http://localhost:8000/gospelindie

also be aware that your admin pass and your mount password should not be the ...
by Jay
Fri Nov 17, 2006 1:46 pm
Forum: Steamcast
Topic: Embeeded player compatible with WM 7.0
Replies: 8
Views: 20113

you set it

SourceRawKey=mykey

then you call it with any player not compatible with the ICY protocal.

http://myserv:8000/live.mp3?mykey
by Jay
Thu Nov 16, 2006 5:40 pm
Forum: Steamcast
Topic: Embeeded player compatible with WM 7.0
Replies: 8
Views: 20113

use the SourceRawKey feature.
by Jay
Wed Nov 15, 2006 11:52 am
Forum: Steamcast
Topic: won't start on linux enterprise 3
Replies: 14
Views: 37577

You just need to open each file and modify it on a windows machine and it should then run fine. Modifying the broken extraction will not make it work.
by Jay
Thu Nov 09, 2006 4:14 pm
Forum: Steamcast
Topic: won't start on linux enterprise 3
Replies: 14
Views: 37577

Yea I will look in a bit. Been a bit busy today unfortunately.

Thanks.
by Jay
Thu Nov 09, 2006 11:09 am
Forum: Steamcast
Topic: won't start on linux enterprise 3
Replies: 14
Views: 37577

try specifying the location of the configuration document

./steamcast -c /my/conf/location/steamcast.conf

I know of at least one person who has gotten it to run in the RHE environment.
by Jay
Wed Nov 08, 2006 12:37 pm
Forum: Steamcast
Topic: The bulk of the hard stuff is done....
Replies: 10
Views: 25861

Excellent, hopefully the next steamcast will be even more impressive. ;)
by Jay
Wed Nov 08, 2006 10:27 am
Forum: Steamcast
Topic: need some help please
Replies: 1
Views: 7129

Ok i found a bug involving that particular encoder, redownload and reinstall and try again.