# video-platform **Repository Path**: chris19930831_admin/video-platform ## Basic Information - **Project Name**: video-platform - **Description**: WVP GB28181平台,UI改进版,Ant Design风格 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2021-11-11 - **Last Updated**: 2021-11-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # WVP 国标平台 UI Ant Design Vue版本 [![Build Status](https://travis-ci.org/xia-chu/ZLMediaKit.svg?branch=master)](https://travis-ci.org/xia-chu/ZLMediaKit) [![license](http://img.shields.io/badge/license-MIT-green.svg)](https://github.com/xia-chu/ZLMediaKit/blob/master/LICENSE) [![JAVA](https://img.shields.io/badge/language-java-red.svg)](https://en.cppreference.com/) [![platform](https://img.shields.io/badge/platform-linux%20|%20macos%20|%20windows-blue.svg)](https://github.com/xia-chu/ZLMediaKit) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-yellow.svg)](https://github.com/xia-chu/ZLMediaKit/pulls) WEB VIDEO PLATFORM是一个基于GB28181-2016标准实现的开箱即用的网络视频平台,负责实现核心信令与设备管理后台部分,支持NAT穿透,支持海康、大华、宇视等品牌的IPC、NVR、DVR接入。支持国标级联,支持rtsp/rtmp等视频流转发到国标平台,支持rtsp/rtmp等推流转发到国标平台。 流媒体服务基于ZLMediaKit-https://github.com/xiongziliang/ZLMediaKit WVP源项目传送门:https://github.com/648540858/wvp-GB28181-pro # 运行方法 1. pull该项目源码到编辑器,推荐使用IDEA 2. 启动ZLM流媒体服务器,具体参考ZLM项目wiki 3. 运行wvp-pro-assist录像辅助程序,具体参考WVP开源项目wiki 4. 安装Maven依赖,然后安装前端项目依赖,推荐使用yarn安装, IDEA一般会提示。 5. 安装完成后浏览器打开 http://localhost:8000/ # 关于辅助录像程序 1. 修改了部分代码,使其支持windows,已经在windows平台测试过 2. 辅助录像程序传送门:https://gitee.com/rv_deng/wvp-pro-assist # 截图 ![monitor.png](https://cdn.jsdelivr.net/gh/developer-dhd/FigureBed/Other/monitor.png) ![deviceList.png](https://cdn.jsdelivr.net/gh/developer-dhd/FigureBed/Other/deviceList.png) ![deviceChannel.png](https://cdn.jsdelivr.net/gh/developer-dhd/FigureBed/Other/deviceChannel.png) ![record.png](https://cdn.jsdelivr.net/gh/developer-dhd/FigureBed/Other/record.png) ![video.png](https://cdn.jsdelivr.net/gh/developer-dhd/FigureBed/Other/video.png) ![palteform.png](https://cdn.jsdelivr.net/gh/developer-dhd/FigureBed/Other/palteform.png) ![server.png](https://cdn.jsdelivr.net/gh/developer-dhd/FigureBed/Other/server.png) ![addServer.png](https://cdn.jsdelivr.net/gh/developer-dhd/FigureBed/Other/addServer.png) # 使用帮助 QQ群: 901799015, 690854210(ZLM大群) # 致谢 感谢WVP作者开源,感谢ZLM开源,本项目遵循原作者开源协议MIT