Skip to main content
0 votes
0 answers
21 views

When I export an image using my code, the resulting image in online view appears slightly tilted. However, when I export the same image using the official Insta360 app (from the Play Store), the image ...
Apavaiya's user avatar
  • 107
0 votes
0 answers
31 views

After unsuccessful attempts to find a solution to this problem, I decided to raise the issue. The problem is that the camera from the QuickPose AI package on an Android device stretches the camera ...
Oleg Adamov's user avatar
0 votes
0 answers
116 views

I'm using react-native-camera-kit in a React Native CLI project (version 0.79.2) and importing the camera as: import { Camera } from 'react-native-camera-kit'; const [canScan, setCanScan] = useState(...
varun s nair's user avatar
1 vote
0 answers
80 views

So I noticed a strange bug on Android: when you have an activity with a camera preview and a Quick Settings button (which either does something unrelated to the camera or nothing at all, like in the ...
user924's user avatar
  • 12.9k
0 votes
0 answers
26 views

Has anyone ever had problems with frame outputs in RGBA format (video) for Samsung smartphones ? I expected, for a 1280x720 frame, to obtain a 921600 x 4 channels = 3686400 bytes but I am getting only ...
Henrique Costa's user avatar
0 votes
0 answers
76 views

I'm developing a .NET MAUI Hybrid app that uses a Blazor WebView to run a web interface with MediaPipe JS for pose detection. On Windows everything works fine the camera activates and MediaPipe ...
Albadit's user avatar
  • 21
0 votes
0 answers
37 views

I was creating an android application which is able to disable camera from that application in such a way that if any other application tries to access camera they should be unable to open it, I tried ...
Aditya's user avatar
  • 1
0 votes
1 answer
80 views

I am stuck into a problem programming an android application, using Java. I am implementing a Service, since my application should run in background, without affecting the other functionalities of the ...
Jonathan's user avatar
0 votes
1 answer
326 views

I'm using the Camera.MAUI library in my .NET MAUI application to show a camera preview with some overlay elements (timer and record button). However, I'm facing two issues: Layout Expansion & ...
Arjun-S96's user avatar
0 votes
1 answer
155 views

I am working on AOSP 13 on an i.MX8MM Var-SOM board and trying to implement native face detection using NDK Camera2 APIs. My goal is to capture frames using AImageReader and process them with ...
frostSi's user avatar
  • 11
-1 votes
1 answer
178 views

I am only encountering this issue on a Redmi Note 11 Pro 5G, I am not sure why but the Camera support level is LEVEL_3 if it matters. I get the error below and camera shows me a black preview Stream ...
Zysora's user avatar
  • 95
0 votes
0 answers
71 views

I have a problem with flutter_zxing package in order to scan barcode. It is oriented upside down. Here is my code: import 'dart:math' as math; import 'package:flutter/material.dart'; import 'package:...
Poséidon's user avatar
0 votes
0 answers
44 views

I have an android app which is capturing the location. I have tried to check the permissions required on android 15 and also the context passed. Help me trace and fix the issue as it is occuring only ...
Aparna Mutnalkar's user avatar
0 votes
0 answers
117 views

I have reports on my Google Play Console of very enigmatic error in my app that is using CameraX. It is a low-level fdsan error that I cannot fix with what seems like a very safely written code. What ...
sweak's user avatar
  • 2,088
1 vote
2 answers
216 views

When trying to launch the camera in direct boot state using CameraX I get the following error: Caused by: java.lang.IllegalStateException: CameraX is not configured properly. The most likely cause is ...
sweak's user avatar
  • 2,088

15 30 50 per page
1
2 3 4 5
433