X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=web%2Fdemo.in.html;h=1306c3c232081d2f93bcead55b6e11b04cae5861;hp=17ab21a89affce7e17c3a92886a0d05cfa578ea4;hb=74cfed2536a16ca85bc0ce97f6bf307c96ae0d3d;hpb=e7a40750746aa95f665629e0453e962d55897e36 diff --git a/web/demo.in.html b/web/demo.in.html index 17ab21a8..1306c3c2 100644 --- a/web/demo.in.html +++ b/web/demo.in.html @@ -8,22 +8,45 @@ streaming You can listen to the stream with any mp3 player that supports -http streaming. Both

+http streaming.

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

-and

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

-

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. -Just download and run - - this shell script - -on your Unix system. No root-privileges are required.

- +

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.