Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. how to scan barcode using Camera QML Type ?

how to scan barcode using Camera QML Type ?

Scheduled Pinned Locked Moved Solved General and Desktop
5 Posts 4 Posters 709 Views
  • 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.
  • Q Offline
    Q Offline
    Qt embedded developer
    wrote on last edited by
    #1

    i need help regarding how to scan barcode using this qml library function. also i need approach also. because there is it take time when scan barcode.

    so if anybody know then tell me how to achive this task fastly ?

    jsulmJ 1 Reply Last reply
    0
    • TomZT Offline
      TomZT Offline
      TomZ
      wrote on last edited by
      #3

      @Qt-embedded-developer said in how to scan barcode using Camera QML Type ?:

      so if anybody know then tell me how to achive this task fastly ?

      fast, no.

      It took me week to get a simple camera stuff working, add a couple of days to integrate the QR code scanning library (ZXing-cpp works for me), putting it in its own thread to keep stuff fast.

      Good luck!

      1 Reply Last reply
      0
      • Q Qt embedded developer

        i need help regarding how to scan barcode using this qml library function. also i need approach also. because there is it take time when scan barcode.

        so if anybody know then tell me how to achive this task fastly ?

        jsulmJ Offline
        jsulmJ Offline
        jsulm
        Lifetime Qt Champion
        wrote on last edited by
        #2

        @Qt-embedded-developer There is no support for decoding barcodes in Qt. You will need to use third party library for that.

        https://forum.qt.io/topic/113070/qt-code-of-conduct

        1 Reply Last reply
        0
        • TomZT Offline
          TomZT Offline
          TomZ
          wrote on last edited by
          #3

          @Qt-embedded-developer said in how to scan barcode using Camera QML Type ?:

          so if anybody know then tell me how to achive this task fastly ?

          fast, no.

          It took me week to get a simple camera stuff working, add a couple of days to integrate the QR code scanning library (ZXing-cpp works for me), putting it in its own thread to keep stuff fast.

          Good luck!

          1 Reply Last reply
          0
          • S Offline
            S Offline
            SherlynNoble
            wrote on last edited by
            #4
            This post is deleted!
            S 1 Reply Last reply
            0
            • S SherlynNoble

              This post is deleted!

              S Offline
              S Offline
              SherlynNoble
              wrote on last edited by
              #5
              This post is deleted!
              1 Reply Last reply
              0

              • Login

              • Login or register to search.
              • First post
                Last post
              0
              • Categories
              • Recent
              • Tags
              • Popular
              • Users
              • Groups
              • Search
              • Get Qt Extensions
              • Unsolved