Awalz / SwiftyCam

A Snapchat Inspired iOS Camera Framework written in Swift
BSD 2-Clause "Simplified" License
2.08k stars 327 forks source link

Camera looks "zoomed in" compared to other full screen apps when using videoGravity: .resizeAspectFill #241

Open lifecloudsocial opened 3 years ago

lifecloudsocial commented 3 years ago

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 how to fix this?

Below are links to 2 images to compare:

SwiftyCam

OtherCam