cool1024 / flv_server

Express Video Server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Example For Express File Server

Support video, pdf, image.

Run Environment

  1. ffmpeg
  2. imagemagick
  3. ghostscript

Installation

npm install

Run

npm run start

Express Api

  1. /dir Get all files in the target directory.
  2. /file Get all files in the public directory.
  3. /thumb Get file's preview thumb.

About

Express Video Server


Languages

Language:JavaScript 100.0%