𝙼
Size: a a a
𝙼
𝙼
𝙼
𝙼
𝙼
𝙼
𝙼
AM
𝙼
𝙼
𝙼
mkdir webrtc
cd webrtc
copy ..\patches\webrtc\.gclient .gclient
git clone https://github.com/open-webrtc-toolkit/owt-deps-webrtc src
gclient sync
cd src
git apply ../../patches/webrtc/src.diff
cd build
git apply ../../../patches/webrtc/build.diff
cd ..\third_party
git apply ../../../patches/webrtc/third_party.diff
cd libsrtp
git apply ../../../../patches/webrtc/libsrtp.diff
cd ..\..
..\..\patches\webrtc\configure.bat
ninja -C out/Debug webrtc
ninja -C out/Release webrtc
cd ..\..
𝙼
𝙼
AM
𝙼
𝙼
𝙼
AM
AM