-
Notifications
You must be signed in to change notification settings - Fork 47
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
Image in the camera upside down (inverted) #27
Comments
Okay, I will answer myself. CameraListener(@nonnull Context c, @nonnull FrameProcessor fp,
|
In our tests we had similar issues with an Android set-top-box. With the aim of non breaking backwards compatibility with some devices (e.g. the aforementioned Lenovo) and assuming that using a set-top-box for interacting with EVA is, perhaps, not as common as using a smart-phone or a tablet, we decided to keep the same behaviour in code and add a setting to manually flip the image. Such an option will be available since EVA versions >=2.X (we expect to publish it this week). |
Good afternoon.
The program is installed on TV box (H96 max, Rockchip RK 3399, Android 7.1.2), connected web camera via USB (tried on different models of cameras - Logitech, Genius, ...).
In Skype and other programs the picture is normal - not inverted (at least on a vertical - horizontal inverted in some).
The program EVA mouse image in the camera is inverted (upside down) and the program can't recognize the face. If physically flip the camera-the face is recognized and the program works fine vertically, but turned horizontally (when you turn the head to the right the cursor goes to the left).
Tell me how to correct: change the settings in your operating system or configuration files of the program EVA a mouse... or can you add a configuration possibility of the inversion of the mouse pointer can travel separately along different axes?!
Goodbye Vlad
The text was updated successfully, but these errors were encountered: