Hi,
I was wondering if its possible to pass VideoOutput current frame to c++?
I was trying to to capture preview from Camera Qml object and pass it to c++ but with no result, I could only get a frame taken from camera but no preview.
Thanks in advance