пишет Klef:
моно - стерео, Hz
Ices
<!-- Stream bitrate, used to specify bitrate if reencoding, otherwise
just used for display on YP and on the server. Try to keep it
accurate -->
<Bitrate>128</Bitrate>
<!-- If this is set to 1, and ices is compiled with liblame support,
ices will reencode the stream on the fly to the stream bitrate. -->
<Reencode>0</Reencode>
<!-- Number of channels to reencode to, 1 for mono or 2 for stereo -->
<!-- Sampe rate to reencode to in Hz. Leave out for LAME's best choice
<Samplerate>44100</Samplerate>
-->
<Channels>2</Channels>
кстати что означает <Channels>2</Channels>?
Icecast
<mount>
<mount-name>/live</mount-name>
<max-listeners>500</max-listeners>
<burst-size>65536</burst-size>
<bitrate>128</bitrate>
<!-- Вот эта секция и есть описание запасной точки монтирования -->
<fallback-mount>/nonstop</fallback-mount>
<fallback-override>1</fallback-override>
<fallback-when-full>1</fallback-when-full>
</mount>
Добавлено спустя 1 минуту 15 секунд:
Кстати насчет AS2 вы были правы, действительно так и есть. С AS2 все чистенько и хорошо. Спасибо!