Dibyendu Das
Dibyendu Das
Yes, a minimalistic documentation would be really great.
Adding comment with reference to PR #2260. On Android, the returned width and height are still swapped for images containing EXIF orientation 5([ORIENTATION_TRANSPOSE](https://developer.android.com/reference/android/media/ExifInterface#ORIENTATION_TRANSPOSE)) and 7([ORIENTATION_TRANSVERSE](https://developer.android.com/reference/android/media/ExifInterface#ORIENTATION_TRANSVERSE)). Can be verified with the...
Happens in Pixel 6 (Android 14) too. After switching from `3.8.2` to `3.9.0`. PS: Only the front camera times out `[capture/timed-out] The image capture was aborted because it timed out.`...