4 <p> There is a public paraslash stream at www.paraslash.org,
7 <a href=
"http://www.digitalvibes.de/">the music of Henri Petterson
</a>.
10 You can listen to the stream with any mp3 player that supports
13 <p>mpg123 -Z http://www.paraslash.org:
8009/
</p>
16 <p>xmms http://www.paraslash.org:
8009/
</p>
18 <p>and iTunes are known to work.
</p>
20 <p> Moreover, there is an anonymous paraslash account available which you can
21 use to have a look at paraslash without configuring and running para_server on
22 your own box. There's no need to install the paraslash package and no
23 root-privileges are required for the demo.
</p>
27 <a href=
"key.anonymous">public key
</a>
29 for the anonymous user and the latest paraslash
31 <a href=
"versions">tarball
</a>
33 <a href=
"versions/paraslash-git.tar.bz2">current snapshot
</a>.
35 Next, compile para_audiod (./configure && make para_audiod) and use the
36 following configuration options:
</p>
38 <li> ~/.paraslash/client.conf:
40 <li>user anonymous
</li>
41 <li>hostname www.paraslash.org
</li>
42 <li>key_file key.anonymous
</li>
44 <li> ~/.paraslash/audiod.conf:
</li>
46 <li>receiver
"mp3:http -i www.paraslash.org -p 8009"</li>
50 <p>Finally, type
"./para_audiod" to start streaming. If this works, try out
51 para_client, para_gui and para_audioc. Otherwise, use para_recv, para_filter
52 and para_write to find out why.
</p>