[Android-development] QML Camera observations

Harri Pasanen harri at mpaja.com
Thu Nov 6 19:15:46 CET 2014


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