Commit 506f60bb0fd433d2d79111a7f4dac57d871b3aed

Authored by lawrencehj
2 parents f8abd260 5d922676

Merge remote-tracking branch 'upstream/wvp-28181-2.0' into wvp-28181-2.0

Showing 1 changed file with 7 additions and 0 deletions
README.md
1 1 # wvp-pro-2.0
2 2  
  3 +[![Build Status](https://travis-ci.org/xia-chu/ZLMediaKit.svg?branch=master)](https://travis-ci.org/xia-chu/ZLMediaKit)
  4 +[![license](http://img.shields.io/badge/license-MIT-green.svg)](https://github.com/xia-chu/ZLMediaKit/blob/master/LICENSE)
  5 +[![JAVA](https://img.shields.io/badge/language-java-red.svg)](https://en.cppreference.com/)
  6 +[![platform](https://img.shields.io/badge/platform-linux%20|%20macos%20|%20windows-blue.svg)](https://github.com/xia-chu/ZLMediaKit)
  7 +[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-yellow.svg)](https://github.com/xia-chu/ZLMediaKit/pulls)
  8 +
  9 +
3 10 WEB VIDEO PLATFORM是一个基于GB28181-2016标准实现的开箱即用的网络视频平台,负责实现核心信令与设备管理后台部分,支持NAT穿透,支持海康、大华、宇视等品牌的IPC、NVR、DVR接入。支持国标级联,支持rtsp/rtmp等视频流转发到国标平台,支持rtsp/rtmp等推流转发到国标平台。
4 11  
5 12 流媒体服务基于ZLMediaKit-https://github.com/xiongziliang/ZLMediaKit
... ...