record
Record video from camera board or ArduCam Multi Camera Adapter Module camera
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
recordis a non-blocking function. Wait for the recording to complete before executing any further statements.To generate C/C++ code for this function, you must have an Embedded Coder® license.
Examples
Input Arguments
Extended Capabilities
Version History
Introduced in R2015b
See Also
raspi | arducam | stop | snapshot | readFrame | selectCamera | getFile | deleteFile