Anyone can confirm this, or is it just me with this problem?pi@mirror ~/m/camera $ tvservice -o
Powering off HDMI
pi@mirror ~/m/camera $ raspistill -n -v -o h2.jpg
raspistill Camera App v1.3.8
Width 2592, Height 1944, quality 85, filename h2.jpg
Time delay 5000, Raw no
Thumbnail enabled Yes, width 64, height 48, quality 35
Link to latest frame enabled no
Full resolution preview No
Capture method : Single capture
Preview No, Full screen Yes
Preview window 0,0,1024,768
Opacity 255
Sharpness 0, Contrast 0, Brightness 50
Saturation 0, ISO 0, Video Stabilisation No, Exposure compensation 0
Exposure Mode 'auto', AWB Mode 'auto', Image Effect 'none'
Metering Mode 'average', Colour Effect Enabled No with U = 128, V = 128
Rotation 0, hflip No, vflip No
ROI x 0.000000, y 0.000000, w 1.000000 h 1.000000
Camera component done
Encoder component done
Starting component connection stage
Connecting camera preview port to video render.
Connecting camera stills port to encoder input port
Opening output file h2.jpg
Enabling encoder output port
[ here i was waiting for 2 minutes, then I ran 'tvservice -p' in another shell and raspistill immediately continued ]
Starting capture 0
Finished capture 0
Closing down
Close down completed, all components disconnected, disabled and destroyed
pi@mirror ~/m/camera $
I would like to use the camera to switch on the screen when someone steps in front of the camera, but with this bug it seems not to be possible.
