1
0
mirror of https://gitlab.xiph.org/xiph/icecast-server.git synced 2025-02-02 15:07:36 -05:00
Michael Smith bd9c2383c5 Bugfix: source shutdown did things in the wrong order, could lead to clients
ending up connecting to a source which didn't exist.

Add 'moveclients' admin command to move all clients from one source to
another (without shutting the old source down)

svn path=/trunk/icecast/; revision=4489
2003-03-14 07:59:58 +00:00
2003-01-15 05:38:31 +00:00
2003-01-15 05:38:31 +00:00
2003-01-15 05:36:15 +00:00
2002-08-09 15:55:02 +00:00
2002-09-24 08:16:24 +00:00
2003-03-09 11:27:06 +00:00
2002-10-01 16:26:18 +00:00
2003-03-05 13:03:35 +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 (or irc.openprojects.net, #icecast, though
we're not always there) 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%