1
0
mirror of https://gitlab.xiph.org/xiph/icecast-server.git synced 2025-02-02 15:07:36 -05:00
Karl Heyes d0e828a040 Modify logging framework for providing log cycling. By default the logging
is indefinite but here ices2 is capping the logs at around 2Meg, which is
currently fixed.

The renamed log filename is simple (xxx.old) but using a timestamp could
be implemented.  Explicit log re-opening (eg HUP handling) is implemented
but not currently used.

svn path=/trunk/log/; revision=5107
2003-07-09 02:45:22 +00:00
2003-01-15 05:38:31 +00:00
2003-07-08 14:32:03 +00:00
2003-05-28 02:59:12 +00:00
2002-08-09 15:55:02 +00:00
2003-06-17 21:10:56 +00:00
2003-03-16 00:33:07 +00:00
2003-07-02 19:47:44 +00:00

Icecast2 alpha 1.

This is an alpha release. Not all functionality is fully implemented, though
we believe it to be very stable for all the currently available features.

It is known to build on linux and win32, and should be easily ported to other
unix platforms (we expect this will require some autoconf work, though).

Run
   ./configure
   make
   make install

To build and install this release.

Documentation is mostly missing at this point. The example config file should
explain most of the features available (but note that the directory services
are not yet available). 

Please email us at icecast@xiph.org or icecast-dev@xiph.org, or come and see
us at irc.xiph.org, channel #icecast, if you have any troubles.

Description
No description provided
https://icecast.org/
Readme 7.6 MiB
Languages
C 87.8%
XSLT 6.2%
Shell 4%
Makefile 0.8%
M4 0.6%
Other 0.5%