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. Can QCamera be used to control industrial cameras based on GenIcam protocol?
Forum Updated to NodeBB v4.3 + New Features

Can QCamera be used to control industrial cameras based on GenIcam protocol?

Scheduled Pinned Locked Moved Solved General and Desktop
3 Posts 3 Posters 352 Views 2 Watching
  • 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.
  • M Offline
    M Offline
    mark waston
    wrote on last edited by
    #1

    Hello, I'm new to qt. I plan to use Baumer's industrial camera, but I haven't gotten it yet, so I can't test it. Its SDK only provides an interface for obtaining images. I don't know how to package this into a video stream that Qt can recognize. So I plan to use QCamera directly, but I don’t know if it can be supported.

    Ketan__Patel__0011K 1 Reply Last reply
    0
    • M mark waston

      Hello, I'm new to qt. I plan to use Baumer's industrial camera, but I haven't gotten it yet, so I can't test it. Its SDK only provides an interface for obtaining images. I don't know how to package this into a video stream that Qt can recognize. So I plan to use QCamera directly, but I don’t know if it can be supported.

      Ketan__Patel__0011K Offline
      Ketan__Patel__0011K Offline
      Ketan__Patel__0011
      wrote on last edited by Ketan__Patel__0011
      #3

      @mark-waston
      To use industrial cameras in Qt Application. As per my experience I suggest you should use Your camera SDK, Even i am also using industrial camera Like Baumer, Basler, HikRobot, ImagingSource, Matrix vision, Point Gray(Flir) in my Application. Even industrial Camera SDK provide almost every functionality like Connect Camera, Acquisition Control, Analog Control, etc...
      And without build own QtMultimedia plugin it''s may be not possible,

      1 Reply Last reply
      0
      • SGaistS Offline
        SGaistS Offline
        SGaist
        Lifetime Qt Champion
        wrote on last edited by
        #2

        Hi and welcome to devnet,

        If using Qt 5, you can write a QtMultimedia backend within your project for it. However with Qt 6, while still somehow doable, you will need your own build of QtMultimedia as the dynamique plugin part has been dropped.

        Interested in AI ? www.idiap.ch
        Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

        1 Reply Last reply
        0
        • M mark waston

          Hello, I'm new to qt. I plan to use Baumer's industrial camera, but I haven't gotten it yet, so I can't test it. Its SDK only provides an interface for obtaining images. I don't know how to package this into a video stream that Qt can recognize. So I plan to use QCamera directly, but I don’t know if it can be supported.

          Ketan__Patel__0011K Offline
          Ketan__Patel__0011K Offline
          Ketan__Patel__0011
          wrote on last edited by Ketan__Patel__0011
          #3

          @mark-waston
          To use industrial cameras in Qt Application. As per my experience I suggest you should use Your camera SDK, Even i am also using industrial camera Like Baumer, Basler, HikRobot, ImagingSource, Matrix vision, Point Gray(Flir) in my Application. Even industrial Camera SDK provide almost every functionality like Connect Camera, Acquisition Control, Analog Control, etc...
          And without build own QtMultimedia plugin it''s may be not possible,

          1 Reply Last reply
          0
          • M mark waston has marked this topic as solved on

          • Login

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