[Android-development] QML Camera observations

Harri Pasanen harri at mpaja.com
Fri Nov 7 10:18:21 CET 2014


Seems that I was too hasty with the second point below, the rotation has 
nothing to do with
camera.start() / stop().

I'm still trying to figure out why the Camera suddenly started capturing 
in portrait while the orientation is landscape and VideoOutput looks 
correct.

Harri


On 06/11/2014 19:15, Harri Pasanen wrote:
> I've been playing with QML Camera on 5.4 dev snapshot build.
>
> Good news is that it seems to mostly work on Samsung S4 Mini and Nexus 7.
>
> Things I've noticed:
>
> 1. it seems to start implicitly, no need to call camera.start()
>
> Not sure if the implicit start is desirable, as it seems to be doing 
> something even if VideoOutput is not visible.
> Image capture seems to work.  I've only played with the zoom so far.
>
> 2.  If I do call camera.start(), the captured images are sideways 
> compared to VideoOutput. (rotated 90 degrees).
>
> Without camera.start() it works ok.
>
> I did not see any bugsrepots that would mention this, should I submit 
> one?
>
> Harri




More information about the Android-development mailing list