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

Details

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

    Description

      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.

      Attachments

        1. qcamera.zip
          84 kB
          Kusuma Kumari Paidi

        Activity

          People

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

            Dates

              Created:
              Updated: