Table of Contents

() on camera

Description

() 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

  1. “Capture Image” to capture the images.
  2. “Start Video” to start recording the video.
  3. “Stop Video” stops the recording while the video is being recorded.
evive Notes Icon
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.Image_example

Here, we are going to record the video using the Dabble’s camera and video module.Video_example

Example

There are no examples documented for this article.