Search found 2554 matches

by Jay
Wed Feb 16, 2005 12:41 am
Forum: Steamcast
Topic: Windows Media / Playlist File Formats
Replies: 19
Views: 29032

hmm looks like I need to re-examine the Data flow detection code. Will fix it by next release.

You might try restarting the server and see if that resolves it although I doubt it.
by Jay
Tue Feb 15, 2005 9:18 pm
Forum: Steamcast
Topic: Windows Media / Playlist File Formats
Replies: 19
Views: 29032

well I finally captured what is going on, the server only sends headers then for some reason abruptly the connection is aborted.

May want to post your configuration file so I can see what is going on more clearly.


Also check your log for any strange Reason messages for connections being aborted ...
by Jay
Tue Feb 15, 2005 8:03 pm
Forum: Steamcast
Topic: Windows Media / Playlist File Formats
Replies: 19
Views: 29032

still the same problem, you might try upgrading to oddcast3. Also make sure you are using the LAME encoder.

/EDIT: I finally got connected, but still it's hit or miss if I try reconnecting.
by Jay
Tue Feb 15, 2005 7:56 pm
Forum: Steamcast
Topic: Windows Media / Playlist File Formats
Replies: 19
Views: 29032

well something isn't right. When I try to listen with Winamp I get mpeg sync errors.

You don't need anything special for this to work in wmp. But if the stream doesn't work in winamp it for sure won't work in WMP.

What are you using as the source tool btw and what method are you using to source ...
by Jay
Tue Feb 15, 2005 2:55 pm
Forum: Steamcast
Topic: Windows Media / Playlist File Formats
Replies: 19
Views: 29032

the restriction is that they must use Windows Media Player 7.1 and up. It should work as long as they have at least that version. You also must be streaming mp3. All other formats currently supported in Steamcast are not supported by windows media.

Also as a side note, if you plan on having windows ...
by Jay
Sun Feb 13, 2005 8:27 am
Forum: Steamcast
Topic: Alternating sources
Replies: 15
Views: 27900

in that case i would have sc_trans run 24/7 on the main mount and just kick its source through the admin panel when you want to go online with your show. Once you go offline sc_trans should auto reconnect.
by Jay
Sat Feb 12, 2005 11:14 pm
Forum: Steamcast
Topic: Alternating sources
Replies: 15
Views: 27900

everything below SourceBuffUtil doesn't need to be duplicated

so the Directory and SrvIP and SrcIP only need be done once, not per source as you seem to have it.

Basically if the Configuration Item starts with Source it belongs to a SourceMount.

Also sourcebackup will not keep the source that is ...
by Jay
Sat Feb 12, 2005 10:02 pm
Forum: Steamcast
Topic: Alternating sources
Replies: 15
Views: 27900

so it is happening because you are killing the source or is the source still going. The fact is that error should only show up if the client receives no data for 60 seconds. The fact that it happens so quickly means you probably found some bug, while we are at it go ahead and pm me your config file ...
by Jay
Sat Feb 12, 2005 8:04 pm
Forum: Steamcast
Topic: Alternating sources
Replies: 15
Views: 27900

do you get any audio?
by Jay
Sat Feb 12, 2005 5:54 pm
Forum: Steamcast
Topic: Alternating sources
Replies: 15
Views: 27900

you setup the backup mount the exact same way as you setup any other mount point with the exception of the backupmount.

The setting will not be identical to any other mount so you need to redefine everything.

http://www.radiotoolbox.com/docs/index.php?p_id=4&doc_id=4 goes into detail on how the ...
by Jay
Sat Feb 12, 2005 3:43 pm
Forum: Steamcast
Topic: Limit source kbps
Replies: 7
Views: 12252

since version 0.9.7 it works
by Jay
Sat Feb 12, 2005 3:42 pm
Forum: Steamcast
Topic: Alternating sources
Replies: 15
Views: 27900

sc_trans will do that. If you need it to transcode a url stream then the only thing I know if is oddsock's transcoder.
by Jay
Sat Feb 12, 2005 3:32 pm
Forum: Steamcast
Topic: Limit source kbps
Replies: 7
Views: 12252

you do have clustering capabilities if you list on shoutcast.com
by Jay
Sat Feb 12, 2005 3:31 pm
Forum: Steamcast
Topic: Alternating sources
Replies: 15
Views: 27900

basically you setup 2 sources in steamcast then you assign one of the sources to the other by using the sourcebackup.

Steamcast will not transcode so every encoding setting needs to be identical. Also if you relay at all the meta interval must be identical at this point.
by Jay
Sat Feb 12, 2005 11:35 am
Forum: Steamcast
Topic: Alternating sources
Replies: 15
Views: 27900

The closest steamcast provides for is SourceBackup.

However you will still need to have a connected encoder to source the backup mount. If you want something local you can use something local like a local winamp or sc_trans depending on your environment.