AjayACST / PHP-Video-Uploader

A simple video uploader built on PHP, FFMPEG, and dropzone.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

File uploader

This is a simple image uploader using Dropzone.js and PHP.

Installation

To install download all files here and add them to your webserver, also make sure to create an upload folder. Make sure you have PHP installed and configured on your webserver as well as FFMPEG. Docker support will be coming at a later date.

To Do

  • Add Docker support

License

GNU AGPLv3

About

A simple video uploader built on PHP, FFMPEG, and dropzone.js

License:GNU General Public License v3.0


Languages

Language:PHP 89.1%Language:CSS 10.9%