LLSimpleCamera
LLSimpleCamera copied to clipboard
A simple, customizable camera control - video recorder for iOS.
When I record a video in landscape mode, the video is shown in the wrong direction (first image). It is shown correctly when I record in portrait (second image). Also...
There is no error message if my device not having enough memory for video recording.
when camera landscape left , right and down … show image protrait
I am trying to remove the Camera from my view but I can't. I have tried [camera stop], [self.camera removeFromParentViewController] and self.camera = nil. Still it's not removing from super....
Hi ! This camera doesnt works during an iphone call audio or video. Do you informations about this bug ?
I am using the example on the front page, and when I do camera.startRecordingWithOutputUrl, The delegate method didStartRecording never gets called. didFinishRecording does get called, but didStart never gets called....
@property(nonatomic) AVCaptureFlashMode flashMode NS_DEPRECATED(10_7, NA, 4_0, 10_0, "Use AVCapturePhotoSettings.flashMode instead.");
Added options to: - Lock Focus with UI - Lock Exposure with UI - Get Audio Avg Power with UI - Change Frame Rate with UI - Change Input Volume...