-
**Description:** Added an autofocus border feature to improve usability when capturing images through the camera for report input.
**Tasks:**
Add JavaScript code to enable autofocus on the camera …
-
Create a script to display the frames coming from the stereo camera on the gui
Necessary for #92
-
**Issue**
App does not always recognize the camera as connected
**Steps to reproduce**
1. If I pair my A6400 to the app, the controls in the app work as expected.
2. If I turn the camera off a…
-
I was not able to find a direct match repo for the ATOMS3R Camera Kit - https://shop.m5stack.com/products/atoms3r-camera-kit
Is there a platformio based codebase available for it somewhere?
-
### First Check
- [X] This is not a feature request.
- [X] I added a very descriptive title to this issue (title field is above this).
- [X] I used the GitHub search to find a similar issue and didn'…
-
### Steps to reproduce
Just make a normal video call on the android app
### Expected behaviour
Normally it should have connected on the first time like it used to work in the web interface
### Ac…
-
The movement of the Live Editor Camera has been broken since version 10.8.0-2018.
I can't move it the way I want to.
-
Since I want to use ov2640 camera. I used below command to build firmware. (followed most step as https://github.com/lemariva/micropython-camera-driver)
The firmware can be generated , but its size i…
-
Hello Josh,
First of all, thank you for all of your hard work; this tool is amazing.
I was playing with a script to import cameras from a CSV, enable only the first stream, name the HW and the d…
-
how to get the current image (under the camera) or the image that is used for objectdetection. I am trying to peform OCR only on the rect region for a specifc label.