FantaMagier
FantaMagier
Flutter SDK would be great!
I have not managed to increase the version of CameraX. But I tested the version camerawesome 1.4.0 and there the camera works on the devices.
CameraX is now the default Android camera in the Camera Package. It would be great if we could get the update.
This topic is also linked to this CameraX issue: https://github.com/flutter/flutter/issues/145961
Isn't it possible to use the ML KIT API with yuv_420_888 InputImageFormat? Maybe it is easier to support this third image format in the Flutter SDK? https://developers.google.com/android/reference/com/google/mlkit/vision/common/InputImage.ImageFormat
@PudovkinSergey Good work! How does your inputImageFromCameraImage function look like?
The Flutter team discusses support for nv21 with CameraX. Upvote the topic to get more support for it 😁. https://github.com/flutter/flutter/issues/145961
Ok sometimes with small files it is working but often it isen't
Set CACHE_ENABLED=false And remove the other Cache related env Save and Deploy Than it works