Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
6.8.4
-
None
Description
The camera detection incorrectly identifies and categorizes available cameras on Samsung multi-camera devices, showing wrong camera positions and counts.
Device Specifications:
Actual hardware: Samsung Galaxy A04s has 3 rear cameras + 1 front camera
Qt detection: Shows 2 front cameras + 1 rear camera
Steps to Reproduce:
- Launch the declarative-camera example on Samsung Galaxy A04s
- Check available cameras list
- Switch between the cameras labeled as "front" cameras
Expected Behavior:
- Should detect 3 rear cameras and 1 front camera
- Camera position classification should match actual hardware layout
- Each camera should provide distinct functionality (main, ultra-wide, macro, etc.)
Samsung Galaxy A04s has three rear cameras: one used for background-blur (no video output), one macro, and one standard. In declarative-camera the macro camera is not exposed at all—you can confirm this by covering the macro lens; the preview never changes
Attached one video of of this.
Attachments
Issue Links
- relates to
-
QTBUG-130657 QCamera should support multi-camera configs on Android
-
- Open
-