Raspberry Pi - Camera Module
Which method in the PiCamera library is used to take a still photo and save it to a file?
capture() method is specifically designed to take still images.start_preview() and stop_preview() control the camera preview, while record() is for video recording.capture() [OK]15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions