Giter Site home page Giter Site logo

mbc-etiquette's Introduction

mbc-etiquette

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.

Prerequisites

node > 0.8

   apt-get install nodejs

Check it on joyent wiki

npm

   apt-get install npm

melt

   apt-get install melt libmlt-dev libmlt++-dev pkg-config

mongodb

   apt-get install mongodb

webvfx

See webvfx for howto install it

Optional

stream-m

Video preview in Editor Canvas

    git clone https://github.com/inaes-tic/stream-m

Convert pngs zip files into animations in Editor

    apt-get install unzip imagemagick

Running the stream sample

From a terminal, keep this running

    cd stream-m
    make

You can check if streaming is working at 8000

Install

Clone the project

   git clone https://github.com/inaes-tic/webvfx-dynamic-filters.git

Run

Running the server

   make serve

You should be able to access it from a browser at port 3100

Sample

Webserver

You shoud able to access filters from browser at http://localhost:3100/filter

Melt with webvfx filter

From another terminal, enter webvfx-dynamic-filter directory and run

   ./mlt_dynamic_filter

With Optional

    ./mlt_dynamic_filter_stream

PS

Thanks to @daneden for the animations!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.