mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2026-07-02 08:17:33 +08:00
Updated zlm启用webrtc编译指南 (markdown)
@@ -35,7 +35,7 @@ cmake version 3.20.5
|
||||
$ make -j8 && make install
|
||||
```
|
||||
|
||||
对于一些比较新的编译环境,如GCC 10+, 编译 libsrtp-2.3.0 可能会存在问题,可以考虑切换到 2.5.0 版本,即
|
||||
对于一些比较新的编译环境(如GCC 10+),编译 libsrtp-2.3.0 可能会存在问题,可以考虑切换到 2.5.0 版本,即
|
||||
```
|
||||
$ wget https://github.com/cisco/libsrtp/archive/refs/tags/v2.5.0.tar.gz
|
||||
$ tar -xvzf libsrtp-2.5.0.tar.gz
|
||||
|
||||
Reference in New Issue
Block a user