https://github.com/midoks/vms
Video management system
https://github.com/midoks/vms
Last synced: about 1 year ago
JSON representation
Video management system
- Host: GitHub
- URL: https://github.com/midoks/vms
- Owner: midoks
- License: mit
- Created: 2020-12-30T04:38:44.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-01-22T14:46:28.000Z (over 5 years ago)
- Last Synced: 2025-02-17T12:23:10.765Z (over 1 year ago)
- Language: JavaScript
- Size: 1.77 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# vms[视频管理系统]
```
1.可配置
2.分布式搭建
3.m3u8自动分片
4.API接口支持
```
### 自动安装
```
curl -fsSL https://raw.githubusercontent.com/midoks/vms/master/scripts/install.sh | sh
```
### 更新
```
curl -fsSL https://raw.githubusercontent.com/midoks/vms/master/scripts/update.sh | sh
```