brettfazio / CameraView

SwiftUI View for live camera output.
Apache License 2.0
74 stars 8 forks source link

Multiple Camera Views #5

Open philipcdavis opened 2 years ago

philipcdavis commented 2 years ago

For some reason when I have multiple CameraViews whatever one comes first freezes. Is it possible to render two camera views at the same time? e.g. a front facing camera and a back facing camera?

ishaanbedi commented 1 year ago

For some reason when I have multiple CameraViews whatever one comes first freezes. Is it possible to render two camera views at the same time? e.g. a front facing camera and a back facing camera?

Hey! Did you find a fix for this?