-
In older versions of CameraX, concurrent displaying of the preview and video capture in conjunction with image streaming and/or image capture had limited availability based on the camera level of the…
-
Hello,
I have the following issue only on some Android 11 phones.
```shell
D/CameraValidator( 2192): Verifying camera lens facing on A13, lensFacingInteger: null
E/CameraValidator( 2192): Came…
-
android.camera.core.Preview
android.camera.core.ImageAnalysis
android.camera.core.Camera
-
CameraX api has ImageProxy class which you obtain from ImageAnalyzer. It has the same api as usual Image. So adding support is just duplicating several constructors. And I would create pull request, b…
-
I am getting below error while using the barcode scanner with FlutterFragment (works fine with FlutterActivity).
```
E [ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: Pl…
-
https://www.youtube.com/watch?v=fazzQs-O31U&list=PLWz5rJ2EKKc9BBA0LmvHEuGzeUUj4GanS&index=3
-
https://www.youtube.com/watch?v=OfjPOUunkc8&list=PLWz5rJ2EKKc9BBA0LmvHEuGzeUUj4GanS&index=4
-
### Steps to reproduce
1. Launch example app from the camerax module
2. Start video recording
3. Stop video recording and observe extension of the reported saved file name.
### Expected results
T…
-
We want to offer all our advanced camera features to any app developer using CameraX.
So far we got to implement:
- [x] HDR (no auto HDR, toggle able by user)
- [ ] Night aka "LowLightShot"
- …
-
### What package does this bug report belong to?
camera
### What target platforms are you seeing this bug on?
Android
### Have you already upgraded your packages?
Yes
### Steps to re…