Integrating AVFoundation with WebRTC in iOS: How to Feed AVCaptureSession into RTCVideoCapturer?
I’m currently working on an iOS project where I’m using AVFoundation to capture video, and I want to integrate WebRTC functionality into this setup. Specifically, I’m using the GoogleWebRTC package.