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 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

    jsulmJ 1 Reply Last reply
    1
    • I Imran Hassan

      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

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on 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
      0
      • jsulmJ jsulm

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

        I Offline
        I Offline
        Imran Hassan
        wrote on 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

        jsulmJ 1 Reply Last reply
        0
        • jsulmJ jsulm

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

          I Offline
          I Offline
          Imran Hassan
          wrote on 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

            @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

            jsulmJ Offline
            jsulmJ Offline
            jsulm
            Lifetime Qt Champion
            wrote on 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
            0
            • jsulmJ jsulm

              @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 last edited by
              #6

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

              1 Reply Last reply
              0
              • SGaistS Offline
                SGaistS Offline
                SGaist
                Lifetime Qt Champion
                wrote on 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

                • Login

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