CamerAwesome icon indicating copy to clipboard operation
CamerAwesome copied to clipboard

Incorrect image size

Open lahdekorpi opened this issue 1 year ago • 6 comments

Steps to Reproduce

Take an image with the example project, front camera and 4:3 aspect ratio.

Expected results

Using full sensor size for the image as in the stock camera application.

Actual results

Receive a cropped in image.

Comparison from the exact same spot:

PXL_20230807_070135421 1691391741264

About your device

Brand Model OS
Google Pixel 6a 13

Your flutter version

Run this in your command line

Flutter 3.10.0 • channel stable • https://github.com/flutter/flutter.git
Framework • revision 84a1e904f4 (3 months ago) • 2023-05-09 07:41:44 -0700
Engine • revision d44b5a94c9
Tools • Dart 3.0.0 • DevTools 2.23.1

lahdekorpi avatar Aug 07 '23 07:08 lahdekorpi

Does anyone have any workaround for this at the moment to get the image using the full sensor?

lahdekorpi avatar Sep 07 '23 07:09 lahdekorpi

Unfortunately, I have no workaround. I currently test the package for use in a project, and realized this same problem, I think. When using 16:9, it seems to work. Will there be a fix for this?

This is a great package, very impressive, really!

hoeverma avatar Dec 21 '23 07:12 hoeverma

16:9 also not working. For bigger sizes phone camera displayed is bigger than 16:9

huertin03 avatar Jan 16 '24 11:01 huertin03

Any estimates for this issue, it's rly blocker

oleksii-pimenov avatar Mar 04 '24 12:03 oleksii-pimenov

I'm having a fix but I'm not sure it's working on all phones. The CameraX api has a little changed and I think that is the issue.

g-apparence avatar Mar 04 '24 16:03 g-apparence

Hi @g-apparence, I am currently experiencing a similar issue. Can you guide me on how to fix it?

mvn-quannguyen2-dn avatar Jun 19 '24 02:06 mvn-quannguyen2-dn