webrtc-sdk / webrtc

BSD 3-Clause "New" or "Revised" License
225 stars 89 forks source link

Allow to pass in capture session to RTCCameraVideoCapturer #132

Closed hiroshihorie closed 2 months ago

hiroshihorie commented 2 months ago

Expose initializers to pass in capture session to RTCCameraVideoCapturer so we can use AVCaptureMultiCamSession etc to capture front and back simultaneously for iOS.