CameraEngine icon indicating copy to clipboard operation
CameraEngine copied to clipboard

:monkey::camera: Camera engine for iOS, written in Swift, above AVFoundation. :monkey:

Results 42 CameraEngine issues
Sort by recently updated
recently updated
newest added

Fabric Error content is "partial apply for CameraEngine.(setupSession() -> ()).(closure #1)". To get an error, do catch apply in "self.cameraMetadata.previewLayer = self.previewLayer". but it's not a solution. I think previewLayer...

The app crashes when I try to take a photo with front camera. This was working fine before updating to Swift 3 syntax. Here is some debug code I got:...

I am recording a video in portrait mode and for some reason I am getting the video in landscape mode when I view it.

Sometimes app crashes in `handleDeviceOrientation()` with the error `fatal error: unexpectedly found nil while unwrapping an Optional value`. The reason I see is the previewLayer variable declared as forcely unwrapped...

quality settings presset

if i have an app open thats already playing sound how do i make it so the preview layer doesnt stop?

When I try to use your framework, It gives me a bunch of errors. Is this framework iOS 10 compatible ? Is yes how can i make it work ?...