record
Record video from camera board or ArduCam Multi Camera Adapter Module camera
Add-On Required: This feature requires the MATLAB Support Package for Raspberry Pi Hardware add-on.
Description
record(
records a video from the camera board to a file on the Raspberry Pi® hardware.mycamera
,filename
,duration
)
record(
records a video from the selected camera on ArduCam Multi Camera
Adapter Module to a file on the Raspberry Pi hardware.aCamObj
,filename
,duration
)
Note
record
is a non-blocking function.
Please wait for the recording to complete before
executing any further statements.
Examples
Input Arguments
Extended Capabilities
See Also
raspi
| arducam
| stop
| snapshot
| readFrame
| selectCamera
| getFile
| deleteFile