Setting QCamera as source for QML VideoOutput
-
wrote on 6 Aug 2014, 11:45 last edited by
Hi,
I am doing some frame processing on a QCamera. I do that by utilising QAbstractVideoSurface, and it all works.
My problem is in outputting the processed frames, I can't seem to set the QCamera (or better its mediaObject) as a source for a Video or VideoOutput in QML.I looked around the web but it seems that this is not a common operation, or maybe I'm just missing something..
Any help?
Thanks
1/1