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. Regarding reading the frames from QML camera in C++ class using QVideoProbe in Android

Regarding reading the frames from QML camera in C++ class using QVideoProbe in Android

Scheduled Pinned Locked Moved Unsolved General and Desktop
2 Posts 1 Posters 530 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.
  • Pradeep KumarP Offline
    Pradeep KumarP Offline
    Pradeep Kumar
    wrote on last edited by
    #1

    Hi,

    I am using QML camera and need to read frames in C++ , i went through DOCs came to know QVideoProbe supports For android, but the image is not saving in Android device path. I went through Forum Posts similarly

    Below is the one i got
    https://forum.qt.io/topic/63206/trying-to-capture-qimage-of-video-frame

    Do we need to convert YUV to RGB format then add to QImage?.

    Does anyone have code snippet, will be helpfull.
    Guidance is required.

    Thanks,

    Pradeep Kumar
    Qt,QML Developer

    1 Reply Last reply
    0
    • Pradeep KumarP Offline
      Pradeep KumarP Offline
      Pradeep Kumar
      wrote on last edited by
      #2

      I provided qDebug()<<"pixelFormat: "<<cloneFrame.pixelFormat();
      pixelFormat: Format_NV21

      And the format in Android device, how to move further .

      Guidance is required.

      Thanks,

      Pradeep Kumar
      Qt,QML Developer

      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