sTreaming 25
;services.
;SourcePublicRelays=Yes
;SourceRawKey: Set this variable to the key you would like passed in a parameter string to
;access the raw data stream in HTTP form. This is great for things such as Flash. If you use
;the example below then access to the raw data stream (unprotected by
;be obtained by passing http://localhost:8000/mountname.mp3?rawdata to the player, as always
;substitute the address with your specific implementation. Leaving this option blank or
;commented disables this capability.
;SourceRawKey=rawdata
; SourceBuffUtil [*100]: This value allows you to control the start position
;of connecting clients within the buffer. 0 would effectively set a new connecting
;client to the write point of the buffer giving a more
;although due to the way the internet really works it can never be truely
;Setting this to 100 would start them all the way at the back of the buffer which
;gives most clients no buffer wait times. It is highly recommended that you not mess
;with this parameter except in instances where the bitrate of the stream is extremely
;low and you require an interactive experience from the users connected to the server.
;(i.e. A talk show or other low bitrate interactive live program) Most other broadcasts
;SHOULD NOT CHANGE THIS SETTING!!! Doing so will make the connecting users
;feel like they are on dialup in 1996 listening to Real Player. :)
SourceBuffUtil=1
;Directory Configuration
;=======================
;Directory=http://www.steamcast.com/sbin/yp.php
;Advanced Configuration
;======================
;Do not mess with these configuration values unless you know what you are
;doing, typically these are settings which should not need adjusting. But
;are here for those users who feel they need more control over how the
;server behaves.
;ServIP [*Any]: This option allows you to control which interface or IP Steamcast
;should bind to. Setting this option will limit which IP clients can connect through.
;ANY (case sensitive) will allow steamcast to bind to all and any ip interfaces available.