display a camera in Qt Quick
Unsolved
QML and Qt Quick
-
wrote on 22 Feb 2016, 18:31 last edited by
Hey !
Is there a way to display easily a webcam in an Item generated with Qt Quick ?
I can do that with Qtmutimedia but I don't now if it's also exist in Qt Quick.Thank you for your help, I would be really grateful !
-
wrote on 22 Feb 2016, 20:48 last edited by
It is very easy in QML.
You can have a look to the QML Camera example : http://doc.qt.io/qt-5/qtmultimedia-declarative-camera-example.html -
wrote on 1 Mar 2016, 00:57 last edited by
Here is a complete workshop explaining how to handle the Camera with QtQuick - in addition the demo project in github shows how to read QRCodes with QZXing :
https://forum.qt.io/topic/63838/qt-qml-workshop-materials/3