648540858 b922898129 修复wvp使用https时播放流地址使用wss,以使用ssl播放 il y a 4 ans
..
build 720231d33f 添加发送媒体流, 添加媒体服务器节点管理ui,修复修改密码 il y a 4 ans
config e48fa711a3 添加截图(快照)功能 il y a 4 ans
src b922898129 修复wvp使用https时播放流地址使用wss,以使用ssl播放 il y a 4 ans
static 720231d33f 添加发送媒体流, 添加媒体服务器节点管理ui,修复修改密码 il y a 4 ans
.babelrc be42a35eca 修复子节点显示错误 il y a 5 ans
.editorconfig be42a35eca 修复子节点显示错误 il y a 5 ans
.gitignore be42a35eca 修复子节点显示错误 il y a 5 ans
.postcssrc.js 421c2f5602 使用jainsip的方式解析sdp il y a 4 ans
README.md be42a35eca 修复子节点显示错误 il y a 5 ans
index.html e48ef997c0 更换播放器, 修正和优化sql脚本, il y a 4 ans
package-lock.json 724b288232 优化内存溢出的问题 il y a 4 ans
package.json e48ef997c0 更换播放器, 修正和优化sql脚本, il y a 4 ans

README.md

gb_web

A Vue.js project

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

For a detailed explanation on how things work, check out the guide and docs for vue-loader.