AW: [Icecast] Complete list about possible options for the config file???
Tobias Grunow
der_obi_wan at gmx.de
Fri Apr 15 12:46:04 UTC 2005
Hey Joern,
the Problem is that I installed an Debian package and how can I find out
which version was included?
But I guess it is the standart version and I will have a look at the C code
but it's been a while...
But thanks anyway
-----Ursprüngliche Nachricht-----
Von: Joern Nettingsmeier [mailto:nettings at folkwang-hochschule.de]
Gesendet: Freitag, 15. April 2005 13:17
An: Tobias Grunow
Cc: Icecast at xiph.org
Betreff: Re: [Icecast] Complete list about possible options for the config
file???
Tobias Grunow wrote:
> Dear List members,
>
> I wonder if there is a complete list with possible config options for
> the icecast server?
>
> Yes I have read the docs but it seams to me that there are so many
> undocumented options for the mount portion of the config file!
>
>
>
> Do I really have to read the source to find out?
there are example config files in /conf.
but you are right, they are not complete.
the problem is that there is the mainline icecast and icecast-kh. the
latter has options that mainline does not understand.
so your best bet would indeed be to read
static void _set_defaults(ice_config_t *configuration)
in cfgfile.c for a complete list of supported options in your icecast
version.
More information about the Icecast
mailing list