-
Notifications
You must be signed in to change notification settings - Fork 56
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG]: USB cameras record photos in low resolution. #889
Labels
Comments
Do you have a link to the cameras you were testing with? |
@SimfabFR we're testing this and will report back when we have more info- probably in the next few weeks. |
Hello @trife , by any chance did you get a look on that bug ? Do you know if it will modify in the future ? If so, over what time horizon does this seem possible? Thanks |
8 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
There is a problem with the quality of image recording on USB cameras.
I tried to connect 3 different USB cameras, on 2 different devices.
When saving the photo with the application (USB Camera Trait), they are saved in a low resolution. For a single camera tested on 2 Android devices, the recording resolution is different. This could mean that it is not the native image from the camera that is recorded but the preview on the screen of the Android device.
For example, when recording photos with a 4K camera and a 13MP with Fielbook USB Camera Trait, I obtain an image around 1000*800pixels and 1.5Mb.
Expected behavior
The application should either allow you to save the photo in the highest definition of the camera, or allow you to select from several resolutions on the camera.
Field Book version
5.6.5
The text was updated successfully, but these errors were encountered: