Apparence-io / CamerAwesome

📸 Embedding a camera experience within your own app shouldn't be that hard. A flutter plugin to integrate awesome Android / iOS camera experience.
https://ApparenceKit.dev
MIT License
957 stars 245 forks source link

take picture is slow for 4:3 aspect ratio compared to 16:9 #366

Open ayyysh04 opened 1 year ago

ayyysh04 commented 1 year ago

Steps to Reproduce

1.use CameraAwesomeBuilder.awesome 2.use single sensor config with back camera and aspect ratio 16:9 3.imageAnalysisConfig with auto start as True

Expected results

should give same speed for 16:9 and 4:3 aspect ratio

Actual results

4:3 aspect ratio take too much time than 16:9 aspect ratio

About your device

Brand Model Android
Redmi Note 7 pro 10

Your flutter version

3.7.9