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. Qt Quick and Intel RealSense
Qt 6.11 is out! See what's new in the release blog

Qt Quick and Intel RealSense

Scheduled Pinned Locked Moved Unsolved General and Desktop
6 Posts 3 Posters 748 Views 1 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.
  • A Offline
    A Offline
    Amayes
    wrote on last edited by
    #1

    Hi, I am actually creating an app using Qt5.15(Qt quick), Visual studio 2019,C++ and the "im-show" example from the Intel RealSense SDK.

    My principal question is : how to display my camera stream on my main app window ? Actually my program is creating another window view where it displays it :/

    i want to display my stream on a specefic rectangle that i created on my app using a button but till now i don't know how to make it happe.

    (All the examples i found are with Qt Widgets..)

    jsulmJ 1 Reply Last reply
    0
    • A Amayes

      Hi, I am actually creating an app using Qt5.15(Qt quick), Visual studio 2019,C++ and the "im-show" example from the Intel RealSense SDK.

      My principal question is : how to display my camera stream on my main app window ? Actually my program is creating another window view where it displays it :/

      i want to display my stream on a specefic rectangle that i created on my app using a button but till now i don't know how to make it happe.

      (All the examples i found are with Qt Widgets..)

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

      @Amayes Maybe https://doc.qt.io/qt-5/qml-qtmultimedia-video.html

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

      A 1 Reply Last reply
      0
      • jsulmJ jsulm

        @Amayes Maybe https://doc.qt.io/qt-5/qml-qtmultimedia-video.html

        A Offline
        A Offline
        Amayes
        wrote on last edited by
        #3

        @jsulm hey thanks for your answer, but this one is for uploading a video + i tried the VideoOutput but it doesn't recognise the intel realsense, only recognise the webcam :/

        any help ?

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

          Hi and welcome to devnet,

          Did you check the Declarative Camera example ?

          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
          • A Offline
            A Offline
            Amayes
            wrote on last edited by
            #5

            Good morning and thank you for your harm welcome !

            Yes, i did but when i select the intel realsense depth cam nothing happens, it's like he can't read it.

            I created a special rectangle to display my camera but i didn't found a solution to how to display on it from by c++ "backend" to my main app interface.

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

              The start of the solution can be found on your other thread here.

              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

              • Login

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