@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 installOn other distributions you may have to call ./configure --enable-gpl instead.
sudo aptitude install mongodbgit clone git@github.com:inaes-tic/mbc-mosto.git
cd mbc-mosto
make installcd mbc-mosto
make testcd mbc-mosto
make serve