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. Getting an Image Buffer from VideoOutput/Camera
Forum Updated to NodeBB v4.3 + New Features

Getting an Image Buffer from VideoOutput/Camera

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

    Hey All,

    As per this bug report (https://bugreports.qt-project.org/browse/QTBUG-38942) I seem to be stuck using QML for my Camera accesses. I need to get the frames from the Camera as a QVideoFrame (or some such thing), but it seems as though the VideoOutput class goes straight to the screen.

    I understand that I can use the Shader Effects to process the images, but I'm wondering if its possible to send the VideoOutput frames being sourced from my Camera to somewhere else where I can process them on my own terms.

    Is this possible?

    http://kunalmaemo.blogspot.com/2013/06/using-qml-camera-and-passing-image-to-c.html may be a solution

    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