make osx_write work for any bitrate
[paraslash.git] / web / demo.in.html
1 <h1>Live Demo</h1>
2 <hr>
3
4 <p> There is a public paraslash stream at www.paraslash.org,
5 streaming
6
7         <a href="http://www.digitalvibes.de/">the music of Henri Petterson</a>.
8
9
10 You can listen to the stream with any mp3 player that supports
11 http streaming. Both </p>
12
13         <p>mpg123 -Z http://www.paraslash.org:8009/</p>
14
15 and
16
17         <p>xmms http://www.paraslash.org:8009/</p>
18
19 <p> are known to work.</p>
20
21 <p> Moreover, there is an anonymous paraslash account
22 available which you can use to have a look at paraslash
23 without configuring and running para_server on your own box.
24 Just download and run
25
26         <a href="demo-script">this shell script</a>
27
28 on your Unix system.  No root-privileges are required.</p>
29