X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=web%2Fdemo.in.html;fp=web%2Fdemo.in.html;h=0000000000000000000000000000000000000000;hb=4a1ef06fda5194b96bd3f4a83cb306a5d4ce9faf;hp=1306c3c232081d2f93bcead55b6e11b04cae5861;hpb=83d26474b18a663cf05aeeaff0c8e4475fa1e82a;p=paraslash.git diff --git a/web/demo.in.html b/web/demo.in.html deleted file mode 100644 index 1306c3c2..00000000 --- a/web/demo.in.html +++ /dev/null @@ -1,52 +0,0 @@ -

Live Demo

-
- -

There is a public paraslash stream at www.paraslash.org, -streaming - - the music of Henri Petterson. - - -You can listen to the stream with any mp3 player that supports -http streaming.

- -

mpg123 -Z http://www.paraslash.org:8009/

- - -

xmms http://www.paraslash.org:8009/

- -

and iTunes are known to work.

- -

Moreover, there is an anonymous paraslash account available which you can -use to have a look at paraslash without configuring and running para_server on -your own box. There's no need to install the paraslash package and no -root-privileges are required for the demo.

- -

Download the - - public key - -for the anonymous user and the latest paraslash - - tarball -or the - current snapshot. - -Next, compile para_audiod (./configure && make para_audiod) and use the -following configuration options:

- -

Finally, type "./para_audiod" to start streaming. If this works, try out -para_client, para_gui and para_audioc. Otherwise, use para_recv, para_filter -and para_write to find out why.