waveform80 / picamera

A pure Python interface to the Raspberry Pi camera module
https://picamera.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
1.56k stars 358 forks source link

What is the default intra-frame period? #709

Closed rossGardiner closed 2 years ago

rossGardiner commented 2 years ago

Title describes question. This is not included in the documentation so far as I can tell.

6by9 commented 2 years ago

The default from the firmware is 60.

rossGardiner commented 2 years ago

Thank you, seems about right from what I've observed also.