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

After change the camera's resolution VideoOutput becomes black.

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Do
    • P2: Important
    • None
    • 5.12.1
    • Multimedia
    • None
    • LG G2, LG G6, Huawei Mate 20
    • Android

    Description

      Sometimes after changing the resolution of the camera the Qml VideoOutput becomes black.

      m_resSupport = m_pImgCapt->supportedResolutions(m_encodeSet);
      m_encodeSet.setResolution(m_resSupport[Idx]);
      m_pImgCapt->setEncodingSettings(m_encodeSet);

      Only with stop() and start() the camera again works. But that takes longer and there is no smooth transition anymore.

      Attachments

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

        Activity

          People

            valentyn.doroshchuk Valentyn Doroshchuk
            tiroler Armin Fuchs
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes