WEB VIDEO PLATFORM是一个基于GB28181-2016标准实现的网络视频平台,支持NAT穿透,支持海康、大华、宇视等品牌的IPC、NVR、DVR接入。支持国标级联,支持rtsp/rtmp等视频流转发到国标平台,支持rtsp/rtmp等推流转发到国标平台。
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
648540858 b9ffcd1d38 修复播放页面 2 years ago
..
build 优化国标录像下载,添加进度条以及自动合并文件下载,需要结合新版assist服务使用。 3 years ago
config 优化国标录像下载,添加进度条以及自动合并文件下载,需要结合新版assist服务使用。 3 years ago
src 修复播放页面 2 years ago
static 添加直接支持切换多种开源播放器 2 years ago
.babelrc 修复子节点显示错误 4 years ago
.editorconfig 修复子节点显示错误 4 years ago
.gitignore 修复子节点显示错误 4 years ago
.postcssrc.js 使用jainsip的方式解析sdp 4 years ago
README.md 修复子节点显示错误 4 years ago
index.html 优化地图功能的开关 2 years ago
package-lock.json 添加优化后的地图页面,完全一处百度地图相关的api 2 years ago
package.json 添加优化后的地图页面,完全一处百度地图相关的api 2 years ago

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.