Uploaded image for project: 'Qt Mobility'
  1. Qt Mobility
  2. QTMOBILITY-1963

The qcamera example provided in demos folder under mobile category does not work on n9

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Not Evaluated Not Evaluated
    • None
    • 1.2.0
    • Multimedia
    • None

      1. Run the application qcamera available in demo/4.7/mobile/qcamera in QTSDK or
      Qt4.7 sources
      The example uses QCamera apis and subclass of QAbstractVideoSurface to capture
      frames

      EXPECTED OUTCOME:
      Frames on Video Surface

      ACTUAL OUTCOME:
      Initially gives -
      'Could not negotiate format'

      After adding -
      QVideoFrame::Format_UYVY to the supported pixel format list,
      the below error comes,

      virtual GstElement* QGstreamerGLTextureRenderer::videoSink() : Fallback to
      QVideoSurfaceGstSink since EGLImageTextureHandle is not supported
      Failed to start video surface
      CameraBin error: "Internal data flow error."

      The videosurface is not started and active so as to paint.

        1. qcamera.zip
          84 kB
          Kusuma Kumari Paidi
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            djcb Dirk-Jan C. Binnema
            kusumk Kusuma Kumari Paidi
            Votes:
            5 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes