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

How to use customizedframescapturer since the header file is not included in the release sdk ? #549

Open pandalee86 opened 3 years ago

pandalee86 commented 3 years ago

I have downloaded the release sdk for iOS of v4.3.1, and cannot find the customizedframescapturer.h in OWT.Framework. What should I do if I want to use a customized frame capturer?

jianjunz commented 3 years ago

Hi, customizedframescapturer.h is not a public header of OWT.framework. OWT SDK for iOS exposes Objective-C headers.