You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: