LLSimpleCamera icon indicating copy to clipboard operation
LLSimpleCamera copied to clipboard

A simple, customizable camera control - video recorder for iOS.

Results 64 LLSimpleCamera issues
Sort by recently updated
recently updated
newest added

What is the proper procedure to change the flash mode, specifically to auto-flash mode? Attempted to use updateFlashMode with CameraFlashAuto immediately following start, but the session is not yet created...

Hey, I just pulled the latest commit on the zoom feature, and my app crashed. Apparently, effectiveScale took a value it should not have: **\* Terminating app due to uncaught...

interfaceOrientation property on UIViewController is deprecated in iOS 8. So use statusBarOrientation instead.

Hi guy, I am not familiar with best practices to include pinch to zoom to this awesome controller. If you have some advice, I am ready to take this in...

enhancement