Giter Club home page Giter Club logo

videoeditorjs's Introduction

VideoEditorJS

VideoEditorJs is a small and easy to use Video Editor, online, made with Javascript and HTML, plus a server with a small script and ffmpeg.

How To install ?

There are two ways to do that :

  • The first one is to clone the depo with git clone on a webserver.
  • The second one is to download the zip file.

###Installation

  • Then Edit the php/config.php to change paths for files
  • Then on the same server or another one, move the sample directory, and also the script directory
  • Create directories that will be used for tempory data.
  • Edit VEJSScript.sh and change paths.
  • When you are ready, start the script with ./VEJSScript.sh

If the webserver and processing are not the same :

You will have to mount the webserver data directory into the directory you want to use for data storing. if your webserver has an FTP server, you can use curlftpfs that allows you to mount an FTP server in a directory.

If you have another solution we are open to them ! Just contact us by github or by email !

If the web server and processing server are the same :

Just change paths in scripts as described above. It is easy !

You can try this project on : http://clangue.net/other/testVideo/

Requirements

To work properly this project need some packages. To use this project you nedd to have a webserver running for example apache or ngnx with php5. The server can run as well for Linux servers or Widnows servers ( script comming soon ). You also have to download ( for windows essentialy ) a staic version of FFmpeg binaries, adapted for your architecture can be found here http://ffmpeg.org/download.html. To use it you need to have a recent web-browser. In particaly we recomand Firefox and Google Chrome.

Screen's :

  • Main Interface : alt tag
  • Renders page : alt tag
  • File properties : alt tag
  • HTML5 Audio/Video recording : alt tag
  • Upload manager : alt tag
  • Element properties : alt tag
  • Text element editor : alt tag

videoeditorjs's People

Contributors

willena avatar landyde avatar gs291 avatar nelsjako avatar

Watchers

James Cloos avatar

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.