100
Users will need to insert an SD card with an available memory of more than 2G to operate the “take photo” command.
Python API:
Function: media_ctrl.capture( )
7. (Start) video recording
(1) Description: Start/stop recording; recorded videos will be saved in the APP album and SD card.
(2) Type: Execution block
(3) Example: Video recording
When the robot recognizes three claps, it rotates in a circle to record the surrounding environment video.
Note:
Users will need to insert an SD card with an available memory of more than 2GB.
Python API:
Function: media_ctrl.record(enable_enum)
Parameters:
● enable_enum(enum):
■ 1
■ 0