() on camera is a stack block available in Dabble Extension for evive and other Arduino boards. The Camera module allows you to use your mobile camera for different activities like recording videos, capturing images, color detection, and face detection. This block sends command for clicking an image, starting the video, and stopping the video in the camera module.
Input Parameters
- “Capture Image” to capture the images.
- “Start Video” to start recording the video.
- “Stop Video” stops the recording while the video is being recorded.
Note: This block is available in both Upload mode and Stage mode.
Example
In this example, we are going to capture the image using the camera and video module of Dabble app.
Here, we are going to record the video using the Dabble’s camera and video module.