Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-43752

Qt Quick Camera Preview is broken on BB10

    XMLWordPrintable

Details

    Description

      Qt Quick Camera preview is not working on BB10 due to incorrect implementation of QNXplugin.

      I am able to make a photo, but VideoOutput shows nothing.
      I suppose that the problem was introduced by this improvement: 36649887e8ba8841b45522a772cf83b5c5130fca. Video output was improvement but camera output was broken

      I attached a patch that resolves the issue, but it seems that OpenGL rendering is not used (seems that something is not initializaed on OpenGL level), so old QImage approach is used.

      Would be great if someone will check this and improve my fix.

      Also after this patch at least two problems still exist:

      • back camera in vertical orientation decreases FPS dramatically
      • video output orientation is incorrect in landscape mode

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            bomb3rman Fabian Bumberger
            korvin Stepan Prokipchyn
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes