Digging around, I find this: https://bugreports.qt.io/browse/QTBUG-44192
Which seems to be it/close to. I do know that there were changes to the AVFoundation stuff for at least one other issue in 5.4.1. Recompiling the code against 5.4.1 removes the issue. FWIW, when the capture happens both Camera.orientation and VideoOutput.orientation are 270, regardless of Qt version. So I think this is introduced by the changes around AVFoundation. > Sent: Friday, May 08, 2015 at 3:07 PM > From: "Jason H" <jh...@gmx.com> > To: "Interests Qt" <interest@qt-project.org> > Subject: [Interest] Qt 5.4.2 snapshot ios camera capture issue > > I have an app that takes photos. It works on desktop, Android and iOS. > When running with 5.4.1, it takes pictures correctly. > When running with 5.4.2 snapshot (04 May _111), it shows the image in the > VideoOutput correctly, but when we get the image and display it in Image it > comes out 90deg CCW. > > We are using autoOrientation:true in the Camera element. Up until this > release we always got pictures that matched the camera orientation. > > Can someone look into this? > > _______________________________________________ > Interest mailing list > Interest@qt-project.org > http://lists.qt-project.org/mailman/listinfo/interest > _______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest