[Icecast] Ices and ALSA / OSS

Karl Heyes karl
Tue Jun 29 14:41:20 UTC 2004


On Tue, 2004-06-29 at 18:07, Jason M. Sullivan wrote:

> [2004-06-29  12:57:45] INFO ices-core/main IceS 2.0.0 started...
> [2004-06-29  12:57:45] EROR input-alsa/alsa_open_module Error setting 2 periods: Invalid argument
> [2004-06-29  12:57:45] EROR input/input_loop Couldn't initialise input module "alsa"
> [2004-06-29  12:57:45] INFO ices-core/main Shutdown complete
>
> My config file looks like this...
>
>         <input>
>             <module>alsa</module>
>             <param name="rate">44100</param>
>             <param name="channels">2</param>
>             <param name="device">plughw:0,0</param>
>             <param name="buffer-time">500</param>
>             <!-- Read metadata (from stdin by default, or -->
>             <!-- filename defined below (if the latter, only on SIGUSR1) -->
>             <param name="metadata">1</param>
>             <param name="metadatafilename">test</param>
>         </input>
>
> I've tried unloading the ALSA modules and using ices in OSS mode, but it
> core dumps there (which is decidedly not fun).  What's going on here?

does it report the same thing if the device is hw:0,0
I'll look into making the setting optional.

karl.




More information about the Icecast mailing list