Omnia Audio Omnia A/XE User Manual

Page 80

Advertising
background image

74 | ShOUTcast Streaming

; SrcIP [*Any]: SrcIP is the IP that Steamcast will listen for source connections. For

; instance setting this option to 127.0.0.1 will limit SHOUTcast source connection attempts

; to only from the the machine steamcast resides on. ANY (case sensitive) will allow

; steamcast to bind to all and any ip interfaces available.

; SrcIP=ANY

; ThreadPool [*5]: Set this to control the amount of available threads for incoming clients.

; Generally you should not have to change this setting. Setting anything below 2 is not allowed,

; due to severe loss of performance. Setting this too high will mean more memory and overhead

; will be needed to load the server, be sensible if you must change this number. While you are

; allowed to set a number as high as 100 anything over 10 is generally considered excessive.

; ThreadPool=5

; MetaInterval [*8192]: Set this to control the meta data interval in bytes for audio types that

; utilize the Icy Meta Data protocol. This is a server wide option. Technical notes: Excessive

; CPU and unlistenable streams may result if you set this value too low. Steamcast will go no

; lower then 1024bytes.

; MetaInterval=8192

; if I could smile I would.

; We’ve configured one source; now we’ll do all the others, following the same pattern...

; Stream 2 is MPEG AAC. We have to use the .aac suffix so that player will know what decoder

; to use

SourceMount=/stream2.aac

SourceUser=telos2

SourcePass=telos2

SourceUserMax=5

SourceIsDefault=No

SourceMount=/stream3.mp3

SourceUser=telos3

SourcePass=telos3

SourceUserMax=5

SourceIsDefault=No

SourceMount=/stream4.mp3

SourceUser=telos4

SourcePass=telos4

SourceUserMax=5

SourceIsDefault=No

SourceMount=/stream5.mp3

SourceUser=telos5

SourcePass=telos5

SourceUserMax=5

SourceIsDefault=No

SourceMount=/stream6.mp3

SourceUser=telos6

SourcePass=telos6

SourceUserMax=5

SourceIsDefault=No

SourceMount=/stream7.mp3

SourceUser=telos7

SourcePass=telos7

SourceUserMax=5

SourceIsDefault=No

SourceMount=/stream8.mp3

SourceUser=telos8

SourcePass=telos8

SourceUserMax=5

SourceIsDefault=No

Advertising