Video effects editor and server for melt or melted, built with Backbone.js, KineticJS, Node.js, Express, Webvfx and MongoDB.
The application allows you to:
- Interactive/Live video effects
- Add, update, and delete Sketchs (preload effects)
- HTML5 Editor
##License
AGPL v3.
apt-get install nodejsCheck it on joyent wiki
apt-get install npm apt-get install melt libmlt-dev libmlt++-dev pkg-config apt-get install mongodbSee webvfx for howto install it
Video preview in Editor Canvas
git clone https://github.com/inaes-tic/stream-mConvert pngs zip files into animations in Editor
apt-get install unzip imagemagickFrom a terminal, keep this running
cd stream-m
makeYou can check if streaming is working at 8000
git clone https://github.com/inaes-tic/webvfx-dynamic-filters.git make serveYou should be able to access it from a browser at port 3100
You shoud able to access filters from browser at http://localhost:3100/filter
From another terminal, enter webvfx-dynamic-filter directory and run
./mlt_dynamic_filterWith Optional
./mlt_dynamic_filter_streamThanks to @daneden for the animations!