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 grab camera controls information?
QtWS25 Last Chance

can Qcamera grab camera controls information?

Scheduled Pinned Locked Moved Unsolved General and Desktop
4 Posts 3 Posters 272 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.
  • R Offline
    R Offline
    rtvideo
    wrote on last edited by rtvideo
    #1

    Hello, I want to know if it possible to grab the information displayed in the screenshot in QT? I want to be able to display this information when the camera is plugged in. Would this be possible? Thank you!

    Screenshot from 2020-12-22 17-10-45.png

    Pl45m4P 1 Reply Last reply
    0
    • R rtvideo

      Hello, I want to know if it possible to grab the information displayed in the screenshot in QT? I want to be able to display this information when the camera is plugged in. Would this be possible? Thank you!

      Screenshot from 2020-12-22 17-10-45.png

      Pl45m4P Offline
      Pl45m4P Offline
      Pl45m4
      wrote on last edited by
      #2

      @rtvideo

      You can execute this console command using QProcess and handle the result afterwards


      If debugging is the process of removing software bugs, then programming must be the process of putting them in.

      ~E. W. Dijkstra

      1 Reply Last reply
      3
      • R Offline
        R Offline
        rtvideo
        wrote on last edited by
        #3

        @Pl45m4 Thank you for the response, can you please elaborate a little bit more on how this can be done?

        jsulmJ 1 Reply Last reply
        0
        • R rtvideo

          @Pl45m4 Thank you for the response, can you please elaborate a little bit more on how this can be done?

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

          @rtvideo See https://doc.qt.io/qt-5/qprocess.html
          Especially "Communicating via Channels" part.

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

          1 Reply Last reply
          1

          • Login

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