From 0e082639120a1c4c326a4c8cb1493bebec77826f Mon Sep 17 00:00:00 2001 From: Mike <60082702+lmk123568@users.noreply.github.com> Date: Fri, 14 Nov 2025 11:34:57 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=E6=B5=81=E5=AA=92=E4=BD=93?= =?UTF-8?q?=E7=AE=A1=E7=90=86=E5=B9=B3=E5=8F=B0StreamUI=20(#4548)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 基于ZLM实现了一个简洁的流媒体管理平台 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 280a5379..c50fe370 100644 --- a/README.md +++ b/README.md @@ -234,6 +234,7 @@ bash build_docker_images.sh - WEB管理网站 - [zlm_webassist](https://github.com/1002victor/zlm_webassist) 本项目配套的前后端分离web管理项目 - [AKStreamNVR](https://github.com/langmansh/AKStreamNVR) 前后端分离web项目,支持webrtc播放 + - [StreamUI](https://github.com/lmk123568/StreamUI) 一个极简、轻便的视频流媒体管理平台 - SDK - [spring-boot-starter](https://github.com/lunasaw/zlm-spring-boot-starter) 本项目hook和rest接口starter