summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README33
1 files changed, 33 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..e9ee652
--- /dev/null
+++ b/README
@@ -0,0 +1,33 @@
+Introduction
+============
+
+sfive - SpreadSpace Streaming Statistics Suite is a generic
+statistic collection tool for streaming server infrastuctures.
+The system collects and stores meta data like number of views
+and throughput from a number of streaming servers and stores
+it in a global data store.
+The data acquisition is designed to be generic and extensible in
+order to support different streaming software.
+sfive also contains tools and applications to filter and visualize
+live and recorded data.
+
+
+Dependencies
+============
+
+tba....
+
+
+Installation/Usage
+==================
+
+Getting the source via git:
+---------------------------
+
+git clone git://git.spreadspace.org/sfive.git
+cd sfive/
+
+Usage
+-----
+
+tba...