my-video-server

0.1.2 • Public • Published

My Video Server

Installation

$ npm install my-video-server -g

Running the app

$ mvs -s settings.json

Settings

{
  "entries": [
    {
      "name": "video-a",
      "path": "your/video/path"
    },
    {
      "name": "video-b",
      "path": "your/other/video/path"
    }
  ]
}

License

MIT

Copyright (c) 2019-present, takumiao13

Readme

Keywords

none

Package Sidebar

Install

npm i my-video-server

Weekly Downloads

0

Version

0.1.2

License

MIT

Unpacked Size

5.4 MB

Total Files

998

Last publish

Collaborators

  • takumiao13