From 4b568b33a1a624c0c314a45399582d539d488259 Mon Sep 17 00:00:00 2001 From: xia-chu <771730766@qq.com> Date: Wed, 25 Oct 2023 20:33:52 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9Eweb=E5=90=8E=E5=8F=B0?= =?UTF-8?q?=E7=AE=A1=E7=90=86=E7=BD=91=E9=A1=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitmodules | 5 ++++- .gitmodules_github | 3 +++ README.md | 1 + README_en.md | 1 + www/webassist | 1 + 5 files changed, 10 insertions(+), 1 deletion(-) create mode 160000 www/webassist diff --git a/.gitmodules b/.gitmodules index 7ef0bc71..5f9e1fb9 100644 --- a/.gitmodules +++ b/.gitmodules @@ -6,4 +6,7 @@ url = https://gitee.com/ireader/media-server [submodule "3rdpart/jsoncpp"] path = 3rdpart/jsoncpp - url = https://gitee.com/mirrors/jsoncpp.git \ No newline at end of file + url = https://gitee.com/mirrors/jsoncpp.git +[submodule "www/webassist"] + path = www/webassist + url = https://github.com/1002victor/zlm_webassist diff --git a/.gitmodules_github b/.gitmodules_github index ddd310e6..87b576ee 100644 --- a/.gitmodules_github +++ b/.gitmodules_github @@ -7,3 +7,6 @@ [submodule "3rdpart/jsoncpp"] path = 3rdpart/jsoncpp url = https://github.com/open-source-parsers/jsoncpp.git +[submodule "www/webassist"] + path = www/webassist + url = https://github.com/1002victor/zlm_webassist \ No newline at end of file diff --git a/README.md b/README.md index 97fb5751..cbefd9b3 100644 --- a/README.md +++ b/README.md @@ -184,6 +184,7 @@ bash build_docker_images.sh - [BXC_gb28181Player](https://github.com/any12345com/BXC_gb28181Player) C++开发的支持国标GB28181协议的视频流播放器 - WEB管理网站 + - [zlm_webassist](https://github.com/1002victor/zlm_webassist) 本项目配套的前后端分离web管理项目 - [AKStreamNVR](https://github.com/langmansh/AKStreamNVR) 前后端分离web项目,支持webrtc播放 - SDK diff --git a/README_en.md b/README_en.md index 5eee72d1..07d215b1 100644 --- a/README_en.md +++ b/README_en.md @@ -342,6 +342,7 @@ bash build_docker_images.sh ## Collaborative Projects - Visual management website + - [A backend management website for this project](https://github.com/1002victor/zlm_webassist) - [The latest web project with front-end and back-end separation, supporting webrtc playback](https://github.com/langmansh/AKStreamNVR) - [Management web site based on ZLMediaKit master branch](https://gitee.com/kkkkk5G/MediaServerUI) - [Management web site based on ZLMediaKit branch](https://github.com/chenxiaolei/ZLMediaKit_NVR_UI) diff --git a/www/webassist b/www/webassist new file mode 160000 index 00000000..0d1e8c90 --- /dev/null +++ b/www/webassist @@ -0,0 +1 @@ +Subproject commit 0d1e8c902feab2c16723bfa05df89f43b0acaefc