Skip to content
This repository was archived by the owner on Jul 22, 2025. It is now read-only.

Commit 97bad84

Browse files
committed
Update owt-deps-webrtc to fix data channel issue.
Prevent pointer from being sent in the clear over SCTP.
1 parent 4cf1a88 commit 97bad84

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

WebRTC-Sample/owt-linux-player/build_webrtc_linux_client_sdk.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,7 @@ install_owt_client_native () {
105105
git clone https://github.com/open-webrtc-toolkit/owt-client-native.git src
106106
cd src
107107
git checkout 2a9d948b59502559843d63775a395affb10cb128
108+
sed -i 's/2fa91a1fc71b324ab46483777d7e6da90c57d3c6/28f5c7fd13db33267dcd7ad18851e9750c59d69a/g' DEPS
108109

109110
gclient sync --no-history
110111

0 commit comments

Comments
 (0)