SwiftyCam icon indicating copy to clipboard operation
SwiftyCam copied to clipboard

A Snapchat Inspired iOS Camera Framework written in Swift

Results 93 SwiftyCam issues
Sort by recently updated
recently updated
newest added

I am using this SDK and getting an error in the status bar. Here is the details and video link. https://stackoverflow.com/questions/59485623/application-status-bar-not-working-properly.

I'm Facing a issue when some other app used my camera then camera session stop working

When i open camera its freezing and crashing. I am using Xcode 11.1 and iOS 13.1 Error: Attempted to read an unowned reference but the object was already deallocated.

Snapchat has a fullscreen camera and the resulting image when saved from snapchat to camera roll is still fullscreen like so: ![img_0016](https://user-images.githubusercontent.com/16738930/42739277-7dd9bd16-8862-11e8-917e-ff09668b181e.PNG) ![img_0013](https://user-images.githubusercontent.com/16738930/42739282-933a044a-8862-11e8-8a6c-f1e9607fb702.JPG) However when using resizeAspectFill in SwiftyCam when...

SwiftyCam is really good. I am using this for customised video recorder. But I am facing a problem while getting the video orientation. For 'SwiftyCamViewController' I have set the following...

The initial app in my screen is camera screen, presented modally. When the user installs the app for the first time, I'm displaying permission popups for the camera. And whenever...

`getVideoOrientation()` is invoked from a background thread