Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. Displaying Realsense camera stream using QT quick
Forum Updated to NodeBB v4.3 + New Features

Displaying Realsense camera stream using QT quick

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
1 Posts 1 Posters 242 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.
  • C Offline
    C Offline
    Code_novice
    wrote on last edited by
    #1

    I have a realsence D435 Looking for help with the syntax I would need to interface a realsense camera (Operating from a python wrapper) with the QT quick format to show the stream from a box in a .qml GUI. I am wondering if i would either need to handle the streams in python and then convert the frame into a qimage or if I would be better attempting to interface directly.
    I have the camera working in python but the QML camera type seems a bit daunting to attempt to write a source to stream directly. Issue is that there are two streams to worry about (RGB and depth) so I am a bit clueless.

    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