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

can't flip camera input horizontal or vertical

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2: Important P2: Important
    • 6.8
    • 6.2.0 Beta3
    • Multimedia
    • None
    • All

      used to be you could flip horizontal by doing this:

      format.setMirrored(true);

       

      or horizontal by doing this:

      format.setScanLineDirection(QtVideoFrameFormat::BottomToTop);

      but since you can no longer set the format of what comes out of the camera, this is no longer possible

       

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

            artemiy Artem Dyomin
            davecotter David M. Cotter
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes