-
Notifications
You must be signed in to change notification settings - Fork 574
Open
Description
Hi,
I'm facing With an issue. Problem is when my front camera open and when its seem white light its looking as shown in image.Also Autofocus not working.
My code is
self.recorder.videoOrientation = .Portrait
let previewView = self.cameraView
self.recorder.previewView = previewView
self.recorder.maxRecordDuration = CMTimeMake(21, 1)
self.recorder.mirrorOnFrontCamera = true
self.flashButton.hidden = true
//self.recorder.continuousFocusAtPoint(self.view.center)
self.recorder.focusCenter()
Metadata
Metadata
Assignees
Labels
No labels
