MediaServerUI

Administrator c8668d82c0 增加演示地址 5 yıl önce
public 7a2357fb29 替换播放器为LivePlayer 5 yıl önce
screenshot b9af6afb32 增加截图 5 yıl önce
src 7a2357fb29 替换播放器为LivePlayer 5 yıl önce
README.md c8668d82c0 增加演示地址 5 yıl önce
babel.config.js 7b9c9007f1 first commit 5 yıl önce
global.js 21624efe71 first 5 yıl önce
package-lock.json 7a2357fb29 替换播放器为LivePlayer 5 yıl önce
package.json 2392f86936 update package.json 5 yıl önce
postcss.config.js 7b9c9007f1 first commit 5 yıl önce
vue.config.js 21624efe71 first 5 yıl önce

README.md

default

Where to change

./global.js   
    host=your server ip
    secret=your server secret
    baseMediaUrl=your app addr 
演示地址:http://218.59.173.214:804

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.