0.1.2 • Published 6 years ago
my-video-server v0.1.2
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