Details
-
Bug
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
6.10
-
None
Description
I haven't confirmed this on all platforms yet, but the issue is that we are not taking the property QImageCapture into account when taking still photo images using camera.
This property has a bit vague restrictions. In order to make this work correctly, we should add the limitation that the resolution must be set to a resolution that is exposed through the associated QCameraDevice::videoFormats
After that, it should be possible to implement this on our platforms.
Attachments
Issue Links
- relates to
-
QTBUG-113187 Add setResolution method to ImageCapture QML type
-
- Reported
-
-
QTBUG-133465 Signalled VideoFrame has different resolution than QCameraFormat
-
- Open
-