VideoOutput to c++
QML and Qt Quick
2
Posts
2
Posters
1.1k
Views
2
Watching
-
wrote on 2 Jun 2015, 13:49 last edited by A Former User
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
-
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
Hi @kolegs,
How did you capture the frame ?
1/2