But I'm using previewUrl.  I just set the image to the preview Url. 
Is there exif data int he preview Url. i.e.
http://doc.qt.io/qt-5/qml-qtmultimedia-cameracapture.html
 
This is how do do it. It doesn't make sense to me why the orientation should change. If I capture it, I should be able to display it as captured.
 
Will the exif suggestion work with that?
 
 
 
Sent: Monday, May 11, 2015 at 11:49 AM
From: "Lopes Yoann" <yoann.lo...@theqtcompany.com>
To: "Jason H" <jh...@gmx.com>
Cc: "Lopes Yoann" <yoann.lo...@theqtcompany.com>, "Interests Qt" <interest@qt-project.org>
Subject: Re: [Interest] Qt 5.4.2 snapshot ios camera capture issue
 
On 11 May 2015, at 17:12, Jason H <jh...@gmx.com> wrote:
 
This breaks our app and back-end processing for mobile. How do we fix this?
 
You could read the image orientation from the EXIF header in your app and apply the rotation to the QML Image element.
 
Yoann
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to