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

Sometime video recorder screen not show only black screen show

Hello guys, thank you for your work. Is it possible to compile your pod for Swift 5 because i'm blocked with the new Xcode :/ Thank you very much

Environment: OS: 10.15.5 (19F101). XCode Version 11.5 (11E608c) ![image](https://user-images.githubusercontent.com/22076301/84610100-80074700-ae87-11ea-92c1-5a2e15fbbb3e.png)

I have the camera set to full screen using videoGravity: .resizeAspectFill However, now the camera looks "zoomed in" compared to other apps that are full screen cameras. Any thoughts on...

iPhone X device when we record the video the video is converting into the .h264 which is default but where as for iPhone X, it is taking as codeC type...

I am using swiftyCam on my iOS app . but my requirement is to add camera on the half of the screen . I am giving fix height width to...

Hi, Setting the video gravity to resize does not scale well with iphone x screen. `videoGravity =.resize` Any idea how solve this issue ?

If we are connected to any call like zoom or skype. Swifty cam session stops running out. And gives a failure error. Even Capture Photo is not working. For video,...

I noticed a few crashes in Firebase on method switchCamera(). Here is the stack trace from Firebase (I know, it looks badly). Unfortunately, I wasn't able to reproduce it on...