From 6bb6329e1addfdfa0619c5878e9bf5d1efc3ba3a Mon Sep 17 00:00:00 2001 From: qydysky Date: Sat, 5 Oct 2024 21:32:00 +0800 Subject: [PATCH] =?utf8?q?Improve=20=E6=B7=BB=E5=8A=A0=E8=AF=B4=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 26275a4..e986161 100644 --- a/README.md +++ b/README.md @@ -127,6 +127,8 @@ curl -s http://{主机名}:11000/ip/ | awk '/240:?/' 注意:需要配套更新`demo/html/artPlayer`下的资源 +保存的表情可以通过`http://{Web服务地址}{直播Web服务路径}emots/{md5}.png`获取。 + #### 直播流停用服务器 配置文件中添加配置项`直播流停用服务器`(>v0.14.3)。默认为空,编写正则字符串,当获取到的服务器链接与字符串匹配时,将会停用。 -- 2.39.2