From 54ea3e9ee5d7c7cbc0329b39b5daaee91e1675fb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A4=8F=E6=A5=9A?= <771730766@qq.com> Date: Fri, 24 Sep 2021 10:30:51 +0800 Subject: [PATCH] =?UTF-8?q?Updated=20=E5=BF=AB=E9=80=9F=E5=BC=80=E5=A7=8B?= =?UTF-8?q?=20(markdown)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 快速开始.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/快速开始.md b/快速开始.md index 1be6bc9..a47b5f7 100644 --- a/快速开始.md +++ b/快速开始.md @@ -161,6 +161,8 @@ ZLMediaKit可选依赖一些第三方库,这些库都不是必选的;在构 ## 6、构建和编译项目 +由于开启webrtc相关功能比较复杂,默认是不开启编译的,如果你对zlmediakit的webrtc功能比较感兴趣,可以参考[这里](https://github.com/ZLMediaKit/ZLMediaKit/wiki/zlm%E5%90%AF%E7%94%A8webrtc%E7%BC%96%E8%AF%91%E6%8C%87%E5%8D%97) + - 在linux或macOS系统下,你应该这样操作: ```bash