1
0
mirror of https://gitlab.xiph.org/xiph/icecast-server.git synced 2025-02-02 15:07:36 -05:00
oddsock e8a61ce5d3 fixed master-slave relaying...
* slaves now ask for /admin/streamlist.txt which serves a plaintext version of the source list (this is what it was expecting to get)
* /admin/streamlist still serves XML (which slave.c wasn't expecting)
* fixed a few cases of pointer invalidation due to possible config re-reading.
* slave relay now uses relay password to get the list of streams to relay

svn path=/trunk/icecast/; revision=5695
2003-12-12 23:06:44 +00:00
2003-12-04 16:54:48 +00:00
2003-08-04 08:42:13 +00:00
2003-11-18 00:39:19 +00:00
2003-12-12 23:06:44 +00:00
2003-05-28 02:59:12 +00:00
2002-08-09 15:55:02 +00:00
2003-11-18 00:39:19 +00:00
2003-12-04 16:30:31 +00:00
2003-08-04 08:42:13 +00:00
2003-11-13 03:52:49 +00:00
2003-12-04 16:30:31 +00:00
2003-07-02 19:47:44 +00:00

Icecast2 Beta 2.

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

To build icecast on a Unix platform, perform the following :

Run
   ./configure
   make
   make install

To build and install this release.

A sample config file will be placed in /usr/local/etc (on UNIX) or in the current working directory (on Win32) and is called icecast.xml

Documentation for icecast is available in the doc directory, by viewing doc/icecast2_TOC.html in a browser.

Please email us at icecast@xiph.org or icecast-dev@xiph.org, or come and see
us at irc.freenode.net, 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%