+
authorhackbard <hackbard>
Thu, 17 Oct 2002 12:37:36 +0000 (12:37 +0000)
committerhackbard <hackbard>
Thu, 17 Oct 2002 12:37:36 +0000 (12:37 +0000)
README

diff --git a/README b/README
index dac9ea1..ace15f6 100644 (file)
--- a/README
+++ b/README
@@ -1 +1,11 @@
 internet audio/video conferencing
+
+
+you can use stream and receive by now.
+
+usage:
+
+server: cat /my_movies/foobar.vob | ./stream 23000
+client: ./receive <server-ip> 23000
+
+have fun!