my-video-server
v0.1.2
Published
My Video Server ===============
Readme
My Video Server
Installation
$ npm install my-video-server -gRunning the app
$ mvs -s settings.jsonSettings
{
"entries": [
{
"name": "video-a",
"path": "your/video/path"
},
{
"name": "video-b",
"path": "your/other/video/path"
}
]
}
License
Copyright (c) 2019-present, takumiao13
