Commit a2b873c14eb91b7133cd5645988837f5490bbb3f

Authored by 648540858
1 parent 52cd02de

更新README

Showing 1 changed file with 3 additions and 2 deletions
README.md
... ... @@ -10,9 +10,10 @@
10 10  
11 11 WEB VIDEO PLATFORM是一个基于GB28181-2016标准实现的开箱即用的网络视频平台,负责实现核心信令与设备管理后台部分,支持NAT穿透,支持海康、大华、宇视等品牌的IPC、NVR接入。支持国标级联,支持将不带国标功能的摄像机/直播流/直播推流转发到其他国标平台。
12 12  
13   -流媒体服务基于ZLMediaKit-https://github.com/xiongziliang/ZLMediaKit
  13 +流媒体服务基于@夏楚 ZLMediaKit [https://github.com/ZLMediaKit/ZLMediaKit](https://github.com/ZLMediaKit/ZLMediaKit)
  14 +播放器使用@dexter jessibuca [https://github.com/langhuihui/jessibuca/tree/v3](https://github.com/langhuihui/jessibuca/tree/v3)
14 15  
15   -前端页面基于MediaServerUI进行修改.
  16 +前端页面基于@Kyle MediaServerUI [https://gitee.com/kkkkk5G/MediaServerUI](https://gitee.com/kkkkk5G/MediaServerUI) 进行修改.
16 17  
17 18 # 应用场景:
18 19 支持浏览器无插件播放摄像头视频。
... ...