Camera

A decision block that starts the Camera app and lets the user take a picture.

The fiber will pause until the Camera app finishes or the timeout expired.

If you want to take a picture without user interaction, use the Take picture block instead.

The destination path can be set to an existing or new file, or to a directory where the file will be placed with an automatic name. The path to the actual JPEG image file saved is assigned to the image file variable.

Note! This block may not be able to save images directory to “secondary” external storage (removable SD cards) on Android 4.4+. May not work with some Camera apps, e.g. Samsung.

Input arguments

Output variables