The following statement is used to capture an image or video by camera Pi and save it in a file: Select one: O a.camera.
-
- Posts: 43759
- Joined: Sat Aug 07, 2021 7:38 am
The following statement is used to capture an image or video by camera Pi and save it in a file: Select one: O a.camera.
statement is used to capture an image or video by camera Pi and save it in a file: Select one: O a.camera.wait_recording (60) b.camera.resolution-(640,480) O c.camera.stop_recording () d. camera.start_recording (file.h264) e. import Picamera f. camera-Picamera.PiCamera()
The following