szoszig
szoszig
Hello, I have the same problem. I did everything you wrote, but my app modul can't see the properly generated helper methods, just the models I wrote. Do you have...
Sorry, but it's the same.
If you build webrtc library on your own ([webrtc source](https://webrtc.org/native-code/ios/)), than you should modify a file in the source: > ..webrtc/src/webrtc/sdk/objc/Framework/Classes/Video/RTCAVFoundationVideoCapturerInternal.mm In this file, there is a method called captureOutput....