An open API service indexing awesome lists of open source software.

https://github.com/midoks/vms

Video management system
https://github.com/midoks/vms

Last synced: about 1 year ago
JSON representation

Video management system

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
```