@mbc-playout's playlist juggler
- NodeJS 0.8+
- node-gyp
sudo aptitude install melt libmlt-dev libmlt++-dev
git clone git://github.com/mltframework/melted.git
cd melted
./configure --prefix=/usr
make
make install
On other distributions you may have to call ./configure --enable-gpl
instead.
sudo aptitude install mongodb
git clone [email protected]:inaes-tic/mbc-mosto.git
cd mbc-mosto
make install
cd mbc-mosto
make test
cd mbc-mosto
make serve