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]