Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to Feed AVFoundation CaptureSession into WebRTC's RTCVideoCapturer? #154

Open
andreasteich opened this issue Aug 8, 2024 · 0 comments

Comments

@andreasteich
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant