Table of Contents

splayer

Synchronized player for *nix platforms

Download

Private repo git@git.iim.cz:splayer. For access please contact us.

Compilation

git clone git@git.iim.cz:splayer splayer
cd splayer
mkdir build
cd build
cmake ..
make

After that, the binary splayer will be in the directory splayer/bin

Usage

FIXME