Skip to content
This repository has been archived by the owner on Mar 6, 2019. It is now read-only.

Latest commit

 

History

History
28 lines (14 loc) · 394 Bytes

README.rst

File metadata and controls

28 lines (14 loc) · 394 Bytes

Installation

Installer gstreamer-tools et les dépendances

sudo apt-get install gstreamer-tools gstreamer0.10-plugins-good python-virtualenv libevent-dev python-gevent
make setup

Activer le virtualenv avant de continuer:

source ./env/bin/activate
./runserver.py
 * Running on http://127.0.1.1:9090/
 * Restarting with reloader