From d772ed3336eb2c8f4417b2e2d08d63bb3691c610 Mon Sep 17 00:00:00 2001 From: langhuihui <178529795@qq.com> Date: Sun, 19 Jul 2020 22:02:29 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E4=BA=8C=E7=BB=B4=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- README_zh.md | 2 +- config.toml | 5 +++-- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 49043d3..c920d62 100644 --- a/README.md +++ b/README.md @@ -84,7 +84,7 @@ to submit your own plugin wechat group: -![wechat](https://monibuca.com/wechat.jpg?t=7.12) +![wechat](https://monibuca.com/wechat.jpg?t=7.19) # Q&A diff --git a/README_zh.md b/README_zh.md index 495b59d..3b3623b 100644 --- a/README_zh.md +++ b/README_zh.md @@ -49,7 +49,7 @@ bash <(curl -s -S -L https://monibuca.com/demo.sh) # 交流微信群 -![交流微信群](https://monibuca.com/wechat.jpg?t=7.12) +![交流微信群](https://monibuca.com/wechat.jpg?t=7.19) # Q&A diff --git a/config.toml b/config.toml index cee7fb1..7266eed 100644 --- a/config.toml +++ b/config.toml @@ -13,8 +13,9 @@ Path = "resource" [Record] Path = "resource" [RTSP] -AutoPublish = false -RtspURL = "rtsp://localhost/test" +AutoPull = false +RemoteAddr = "rtsp://localhost/test" +ListenAddr = ":554" [HLS] EnableWrite = false [HDL]