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
Forum Updated to NodeBB v4.3 + New Features

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 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.
  • P Offline
    P Offline
    Pradeep Kumar
    wrote on 19 Oct 2016, 09:22 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
    • P Offline
      P Offline
      Pradeep Kumar
      wrote on 19 Oct 2016, 09:53 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

      1/2

      19 Oct 2016, 09:22

      • Login

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