by Nicholas J Humfrey
<njh@ecs.soton.ac.uk>
pcm6cast uses autoconf, so should work on most systems. (that support IPv6, POSIX)
./configure make
Then as root:
make install
I have problems with IPv6 multicast on Linux kernels newer than 2.4.18 (including 2.6.3). I do not understand the details but it seems to relate to falling back from MLDv2 to MLDv1.
Most of the requirments are optional, configure will add features depending on the libraries available on your system.
pcm6client requires SDL for audio playback.
pcm6shout requires libshout version 2 and either LAME for MP3 support or Ogg Vorbis (or both).
The pcm6archive script requires LAME.
IPv6 Multicast <http://www.m6bone.net/>
libsndfile <http://www.mega-nerd.com/libsndfile/>
SDL >1.2 <http://www.libsdl.org>
LAME <http://sourceforge.net/projects/lame/>
libshout >2.0 <http://www.icecast.org/>
Ogg Vorbis <http://www.xiph.org/ogg/vorbis/>
Last updated 05-Oct-2004 18:43:49 BST