hi
I using Camera Module for Raspberry Pi Zero – Wide Angle.
When recording video, I set the option to 60 frames, but result video is only 28 frames.
python example) camera = picamera.PiCamera(resolution = (720, 1280), framerate =60)
What more do I need to do?
1 post - 1 participant