Details
-
Bug
-
Resolution: Fixed
-
P3: Somewhat important
-
5.15.11, 5.8.0, 5.9.0 Alpha
-
Smartphone with dual front or back camera, like LG G5/G6
Android
-
-
633597b00 (dev), cca3d6e4a (tqtc/lts-5.15), c1b790ae7 (6.4), 910f0180e (tqtc/lts-6.2), 8d9e4b000 (6.5), 863106a56 (dev), 9fd88b8d7 (6.5)
-
2023wk02FOQtforAndroid
Description
Some smartphones, like LG G5/G6, have dual back cameras - standard and wide(fish-eye) camera. Current implementation correctly gather info from android part, but select the same name for both cameras in multimedia plugin fro android.
Selecting a second camera will always switch to first camera(QCameraInfo->name return "front" for both cameras), so no way to access it.
STR: run QtWidget or QML Multimedia Camera example on dual front/back camera smartphone