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
385 stars 180 forks source link

Upgrade libwebrtc to 108. #614

Closed jianjunz closed 1 year ago

jianjunz commented 1 year ago

This PR only enables OWT build with clang after upgrading libwebrtc to 108. Not all features are working properly.

This PR depends on https://github.com/open-webrtc-toolkit/owt-deps-webrtc/pull/162.