Hi @stasel,
I'm currently working on a project where I have a fully functional AVFoundation setup for capturing video. My next step is to integrate this with WebRTC. However, I'm running into an issue: I can't seem to find a way to feed my existing AVCaptureSession directly into WebRTC's RTCVideoCapturer.
Is there a recommended approach or any best practices for achieving this? Any guidance or examples would be greatly appreciated!
Thanks in advance for your help.