Skip to content

Front Camera White Explosion #341

@mkaya93

Description

@mkaya93

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()

camera

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions