Capturing camera image¶
Capture the camera image can be done using GUI or via console.
To capture the Camera image from console use the following:
Start Camera application
Send KEYCODE_CAMERA event (take the picture)
Send KEYCODE_BACK event (exit Camera application)
All this can be done in one line