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

After change the camera's resolution VideoOutput becomes black.

XMLWordPrintable

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

      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.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes