imaginary-cloud / CameraManager

Simple Swift class to provide all the configurations you need to create custom camera view in your app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Switching Mode Makes Screen Blank for a while

aiyub007 opened this issue · comments

commented
self.cameraManager.cameraOutputMode = .videoWithMic
                self.cameraManager.startRecordingVideo()

using above code . Can someone please help me out?