npm.io
0.1.2 • Published 6 years agoCLI

my-video-server

Licence
MIT
Version
0.1.2
Deps
18
Size
5.2 MB
Vulns
3
Weekly
0

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