Details
-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
5.5.0, 5.6.0
-
Qt 5.5.
Device Galaxy A3 on Android 4.4.4
Description
I have some error when using QML Camera component + QAbstractVideoFiler for accessing stream from camera - when I call QVideoFrame::map(QAbstractVideoBuffer::ReadOnly) method always return false.
handleType for this frames is QAbstractVideoBuffer::GLTextureHandle.
On Windows this code work without any problem.
Do you know how fix it or how write code which can access frames from camera?