open-webrtc-toolkit / owt-client-native

Open WebRTC Toolkit client SDK for native Windows/Linux/iOS applications.
https://01.org/open-webrtc-toolkit
Apache License 2.0
394 stars 182 forks source link

Upgrade webrtc stack to M88 #487

Closed taste1981 closed 3 years ago

taste1981 commented 3 years ago

Merging M88 branch to master.

jianjunz commented 3 years ago

This change is supposed to only fix compiling issues when upgrading to a new libwebrtc version. So we can merge it once it passes all checks. If there are any changes for other purposes, please submit separate PRs.

jianjunz commented 3 years ago

Please fix issues on Windows to pass Windows CI. I'll fix iOS issues. Branch protection has been disabled for m88, so you may commit this PR without passing CI for iOS.

taste1981 commented 3 years ago

Please fix issues on Windows to pass Windows CI. I'll fix iOS issues. Branch protection has been disabled for m88, so you may commit this PR without passing CI for iOS.

Windows build ci failure is caused by Ci infrastructure instead of code.