forked from Thirdparty/wvp
1
0
Fork 0
wvp/README.md

26 lines
943 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

# wvp
WEB VIDEO PLATFORM是一个基于GB28181-2016标准实现的网络视频平台目前只实现了核心信令部分支持NAT穿透支持海康、大华、宇视等品牌的IPC、NVR、DVR接入。
流媒体服务基于ZLMediaKit-https://github.com/xiongziliang/ZLMediaKit
前端展示基于MediaServerUI-https://gitee.com/kkkkk5G/MediaServerUI。
# 应用场景:
主要应用在IPC等设备没有固定IP地址但需要在互联网中观看的场景。
要求IPC设备可以访问互联网有云服务器用于部署本服务。
# 目前版本暂只支持:
1、视频预览
2、云台控制方向控制、缩放控制
3、视频设备信息同步
4、离在线监控
# 后续逐步支持:
1、安全认证
2、录像查询与回放基于NVR\DVR
3、语音对讲
4、上级级联
5、集群部署
业务集成数据请求流程参考wiki说明
项目部署文档参考wiki说明