Details
-
Technical task
-
Resolution: Done
-
P1: Critical
-
None
-
-
2021wk38POAndroid&Mobile, 2021wk40POAndroid&Mobile, 2021wk42POAndroid&Mobile, 2021wk44POAndroid&Mobile, 2021wk46POAndroid&Mobile, 2021wk48POAndroid&Mobile
Description
This was one of the 4 Qt Multimedia subsystems where there is feature implementation work remaining, this is the most complex one out of the four.
- capturing and playback
- Basic capture/Recording needs:
-QPlatformMediaCapture
-QPlatformFormatsInfo (could be a stub for only one format)
-QPlatformCamera
-QPlatformMediaEncoder
- Taking pictures needs QPlatformCameraImageCapture in addition
- Advanced camera features need
-QPlatformCameraExposure
-QPlatformCameraFOcus
-QPlatformCameraImageProcessing
- qmediacapturesession, qmediaformat,.. linked to qplatform.. backend classes
-audio, codecs, image
- viewing as videoframes
-fullscreen (exists for android?)
-native window (android implementation missing)
-qvideosink and qvideoframe for both capturing and playback
Attachments
Issue Links
- split to
-
QTBUG-96421 Implement focus handling (focus mode, focus point)
- Withdrawn
-
QTBUG-96422 Support for Camera Exposure modes
- Withdrawn