summaryrefslogtreecommitdiff
path: root/README
blob: c39a697f2929b174db41051045e3ab8393c8b43a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
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...