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. Onvif camera streaming and control in QT C++
QtWS25 Last Chance

Onvif camera streaming and control in QT C++

Scheduled Pinned Locked Moved Unsolved General and Desktop
c++ qtonvifdesktop
7 Posts 3 Posters 3.7k 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.
  • I Offline
    I Offline
    Imran Hassan
    wrote on 9 Feb 2021, 06:19 last edited by
    #1

    I am new to ONVIF camera and SOAP. I want to build a Desktop application that can stream and control PTZ ONVIF camera device. I used an application in C# and its working.

    I want to use this in QT C++. I have tried to use some github codes but they have many problems related to some dependencies and libraries.

    Can anyone provide some good resource which can be useful for me to start this task?

    Best Regards

    J 1 Reply Last reply 9 Feb 2021, 07:11
    1
    • I Imran Hassan
      9 Feb 2021, 06:19

      I am new to ONVIF camera and SOAP. I want to build a Desktop application that can stream and control PTZ ONVIF camera device. I used an application in C# and its working.

      I want to use this in QT C++. I have tried to use some github codes but they have many problems related to some dependencies and libraries.

      Can anyone provide some good resource which can be useful for me to start this task?

      Best Regards

      J Offline
      J Offline
      jsulm
      Lifetime Qt Champion
      wrote on 9 Feb 2021, 07:11 last edited by
      #2

      @Imran-Hassan How is this camera controlled? Is there any client library or protocol specification?

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

      I 2 Replies Last reply 9 Feb 2021, 07:16
      0
      • J jsulm
        9 Feb 2021, 07:11

        @Imran-Hassan How is this camera controlled? Is there any client library or protocol specification?

        I Offline
        I Offline
        Imran Hassan
        wrote on 9 Feb 2021, 07:16 last edited by
        #3

        @jsulm Camera is ONVIF controlled. Installing ONVIF device manager in windows 10, It is working fine as shown on the screen shot. Streaming and PTZ control.
        I want to access it using IP, username, and password for live streaming and PTZ control

        eda6618e-960e-4105-b251-300552ddb000-image.png

        J 1 Reply Last reply 9 Feb 2021, 07:20
        0
        • J jsulm
          9 Feb 2021, 07:11

          @Imran-Hassan How is this camera controlled? Is there any client library or protocol specification?

          I Offline
          I Offline
          Imran Hassan
          wrote on 9 Feb 2021, 07:19 last edited by
          #4

          @jsulm I am using Desktop Qt 5.14.2 MinGW 7.3.0 64-bit

          1 Reply Last reply
          0
          • I Imran Hassan
            9 Feb 2021, 07:16

            @jsulm Camera is ONVIF controlled. Installing ONVIF device manager in windows 10, It is working fine as shown on the screen shot. Streaming and PTZ control.
            I want to access it using IP, username, and password for live streaming and PTZ control

            eda6618e-960e-4105-b251-300552ddb000-image.png

            J Offline
            J Offline
            jsulm
            Lifetime Qt Champion
            wrote on 9 Feb 2021, 07:20 last edited by
            #5

            @Imran-Hassan said in Onvif camera streaming and control in QT C++:

            I want to access it using IP, username, and password for live streaming and PTZ control

            That's why you need to know the protocol. I never used this camera, so don't know. Look for documentation.

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

            I 1 Reply Last reply 9 Feb 2021, 07:21
            0
            • J jsulm
              9 Feb 2021, 07:20

              @Imran-Hassan said in Onvif camera streaming and control in QT C++:

              I want to access it using IP, username, and password for live streaming and PTZ control

              That's why you need to know the protocol. I never used this camera, so don't know. Look for documentation.

              I Offline
              I Offline
              Imran Hassan
              wrote on 9 Feb 2021, 07:21 last edited by
              #6

              @jsulm It uses GSOAP, or SOAP protocol to access.

              1 Reply Last reply
              0
              • S Offline
                S Offline
                SGaist
                Lifetime Qt Champion
                wrote on 9 Feb 2021, 20:09 last edited by
                #7

                Hi,

                You might want to check KDAB's KDSoap library.

                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
                1

                7/7

                9 Feb 2021, 20:09

                • Login

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