Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Unsolved display a camera in Qt Quick

    QML and Qt Quick
    camera cameraviewfinde qt quick multim
    2
    3
    1070
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • N
      nils90 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 !

      1 Reply Last reply Reply Quote 0
      • Charby
        Charby 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

        1 Reply Last reply Reply Quote 0
        • Charby
          Charby 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

          1 Reply Last reply Reply Quote 0
          • First post
            Last post