MediaServerUI

zuoxue 8b9b7c4537 use http for snap. 5 yıl önce
public e682bd6607 使用ws-flv方式拉流 5 yıl önce
screenshot db9a389d74 对接在线截图 5 yıl önce
src 8b9b7c4537 use http for snap. 5 yıl önce
.gitignore 32d0a19df8 zxBuild 5 yıl önce
LICENSE fc0884e7d1 add LICENSE. 5 yıl önce
README.md b425551ed4 del preview 5 yıl önce
babel.config.js 7b9c9007f1 first commit 5 yıl önce
global.js 4b2daf2d57 save code 5 yıl önce
package-lock.json 7ab45ac834 增加分享信息 5 yıl önce
package.json 7ab45ac834 增加分享信息 5 yıl önce
postcss.config.js 7b9c9007f1 first commit 5 yıl önce
vue.config.js 32d0a19df8 zxBuild 5 yıl önce

README.md

default

Where to change

./global.js   
    host=your server ip
    secret=your server secret
    baseMediaUrl=your app addr 

Image text Image text Image text

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.