Skip to content

Commit 032e9aa

Browse files
committed
update dep download link
1 parent c2c36a5 commit 032e9aa

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -32,16 +32,16 @@ You can get details about agora sdk from [agora.io](https://www.agora.io/en)
3232
You can install release setup directly corresponding to OBS Stduio version.
3333

3434

35-
* [agora-tool-ui for windows](https://github.com/AgoraIO/OBS/releases/download/3.3.0/Agora-Tool-3.3.0-Installer.exe) (26.1 and later)
35+
* [agora-tool-ui for windows](https://github.com/AgoraIO/OBS/releases/download/3.6.200/Agora-Tool-3.6.200-Installer.exe) (26.1 and later)
3636
## Compiling Agora RTC Tool
3737

3838
### Prerequisites
3939

4040
1. Download dependencies
4141

42-
download [deps](https://github.com/AgoraIO/OBS/releases/download/3.3.3/deps.zip), After unzip deps.zip, copy deps to folder agora-tool-ui.If you need update agora sdk, donwload lastes version [agora sdk](https://docs.agora.io/cn/All/downloads?platform=All%20Platforms). Unzip sdk file, replace corresponding files under deps/Agora folder. If ther version is a big update. For example the agora sdk interface used by plugin changed, you need adapt to the new version sdk.
42+
download [deps](https://github.com/AgoraIO/OBS/releases/download/3.6.200/deps.zip), After unzip deps.zip, copy deps to folder agora-tool-ui.If you need update agora sdk, donwload lastes version [agora sdk](https://docs.agora.io/cn/All/downloads?platform=All%20Platforms). Unzip sdk file, replace corresponding files under deps/Agora folder. If ther version is a big update. For example the agora sdk interface used by plugin changed, you need adapt to the new version sdk.
4343

44-
2. You'll need [Qt 5.10.1](https://cdn-fastly.obsproject.com/downloads/Qt_5.10.1.7z),
44+
2. You'll need [Qt 5.14.2](https://github.com/sbd021/Basic-Video-Broadcasting/releases/download/5.14.2/Qt5.14.2.zip),
4545
[CMake](https://cmake.org/download/) and a working [OBS Studio development environment](https://obsproject.com/wiki/install-instructions) installed on your
4646
computer.
4747

README.zh.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333

3434
可以直接安装OBS Stduio 对应版本的连麦工具
3535

36-
* [agora-tool-ui for windows](https://github.com/AgoraIO/OBS/releases/download/3.3.0/Agora-Tool-3.3.0-Installer.exe) (26.1 and later)
36+
* [agora-tool-ui for windows](https://github.com/AgoraIO/OBS/releases/download/3.6.200/Agora-Tool-3.6.200-Installer.exe) (26.1 and later)
3737

3838

3939

@@ -54,7 +54,7 @@
5454

5555
1 下载依赖库
5656

57-
下载 [deps](https://github.com/AgoraIO/OBS/releases/download/3.3.3/deps.zip),解压后将deps拷贝到agora-tool-ui下。如果要使用最新的SDK,到[agora sdk](https://docs.agora.io/cn/All/downloads?platform=All%20Platforms) 去下载,解压后替换r deps/Agora目录下的对应文件。 并且需要去适配声网SDK(如果版本差异太大,接口不同)
57+
下载 [deps](https://github.com/AgoraIO/OBS/releases/download/3.6.200/deps.zip),解压后将deps拷贝到agora-tool-ui下。如果要使用最新的SDK,到[agora sdk](https://docs.agora.io/cn/All/downloads?platform=All%20Platforms) 去下载,解压后替换r deps/Agora目录下的对应文件。 并且需要去适配声网SDK(如果版本差异太大,接口不同)
5858

5959

6060
2 需要在电脑上安装[Qt 5.14.2](https://github.com/sbd021/Basic-Video-Broadcasting/releases/download/5.14.2/Qt5.14.2.zip),

0 commit comments

Comments
 (0)