Thanks to visit codestin.com
Credit goes to github.com

Skip to content
 
 

Repository files navigation

 bitflurry
(c)2010 FANI FYP Team / Republic Polytechnic

Requirements
---------------
- gcc
- sqlite3
- libsqlite3-dev

On Ubuntu: sudo apt-get install sqlite3 libsqlite3-dev gcc

How to compile
---------------
gcc -o bitflurry bitflurry.c database.c -lm -lsqlite3
or
make

TODO
---------------
- Config file

About

A proof-of-concept video streaming server with RAID-style of file splitting over a network, coded from scratch. Supports up to RAID6.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors