From 14fd9187b88c419f8bed24052bf128405a900270 Mon Sep 17 00:00:00 2001 From: luna <52351139+lunasaw@users.noreply.github.com> Date: Thu, 11 Jun 2026 11:21:55 +0800 Subject: [PATCH] Add Web management site integration to README (#4762) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 增加一个Web管理网站集成 --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 94a41561..87ae92c1 100644 --- a/README.md +++ b/README.md @@ -247,7 +247,8 @@ bash build_docker_images.sh - [AKStreamNVR](https://github.com/langmansh/AKStreamNVR) 前后端分离web项目,支持webrtc播放 - [StreamUI](https://github.com/lmk123568/StreamUI) 一个极简、轻便的视频流媒体管理平台 - [PyMKUI](https://github.com/ZLMediaKit/pymkui) ZLMediaKit官方推出的管理平台网站 - + - [Voglander](https://github.com/lunasaw/voglander) 前后端分离web项目,支持SIP网关集群 + - SDK - [spring-boot-starter](https://github.com/lunasaw/zlm-spring-boot-starter) 本项目hook和rest接口starter - [java sdk](https://github.com/lidaofu-hub/j_zlm_sdk) 本项目c sdk完整java包装库