We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 901af0c commit 3b46e6dCopy full SHA for 3b46e6d
1 file changed
windows/APIExample/install.ps1
@@ -1,4 +1,4 @@
1
-$ThirdPartysrc = 'https://gitee.com/plutoless/API-Examples/attach_files/445294/download'
+$ThirdPartysrc = 'https://github.com/AgoraIO/Advanced-Video/releases/download/Dshow/ThirdParty.zip'
2
$ThirdPartydes = 'ThirdParty.zip'
3
$agora_sdk = 'https://download.agora.io/sdk/release/Agora_Native_SDK_for_Windows_v3_0_1_1_FULL.zip'
4
$agora_des = 'Agora_Native_SDK_for_Windows_v3_0_1_1_FULL.zip'
0 commit comments