Hi,
I want to put the camera on stand-by every time when the viewfinder page is inactive.
But I've noticed that after I call QCamera::stop() and check that it's really stopped with QCamera::status(), my application still consumes energy as if my camera were in active state (~70 mA current).
Should I do something else besides stopping the camera to avoid battery draining?
Thanks!

Reply With Quote


