[Icecast] Icecast 2.2.0 and Ices2: no audio

Karl Heyes karl at xiph.org
Fri Dec 24 01:57:42 UTC 2004


On Thu, 2004-12-23 at 18:11, Rob Landry wrote:
...
> When I look at http://192.168.0.128:8000/status.xsl, everything looks ok.
> But when I click on "Click to listen", it brings up xmms, but there's no
> indication of audio, and xmms shows a bit rate of 1 kbps.
> 
> This is a machine that formerly ran icecast 1.3 and liveice under OpenBSD
> 2.8, so I know the hardware is OK.

what are you capturing, probably silence based on those figures. check
your mixer settings

> Here's my ices.xml:
...

>         <instance>
...
>             <downmix>1</downmix>
> 
>             <resample>
>                 <in-rate>44100</in-rate>
>                 <out-rate>22050</out-rate>
>             </resample>
> 
>             <encode>
>                 <nominal-bitrate>32000</nominal-bitrate>
>                 <samplerate>22050</samplerate>
>                 <channels>2</channels>
>                 <quality>1</quality>
>             </encode>
>         </instance>

If you enable downmix then encode channels has to be 1

karl.





More information about the Icecast mailing list