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

Fix build issue when building OWT with MSDK on Windows. #664

Closed jianjunz closed 1 year ago

jianjunz commented 1 year ago

This change is ready for review. It works in both conference mode (send and receive) and P2P mode (sender side only, the app i'm using doesn't have a renderer.)

taste1981 commented 1 year ago

Looks like you need to resolve the conflict.

jianjunz commented 1 year ago

Rebased. Need approval again.