phase locked loop for framerate #553
Unanswered
michaelchimento
asked this question in
Q&A
Replies: 1 comment
-
Hi, you can set the framerate directly as follows:
Does that help? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
hi, i'm interested in implementing a PLL to adjust the framerate for the v3 camera (similar to a previous implementation in raspivid https://github.com/inastitch/raspivid-inatech), although tbh libcamera is greek to me, and i'd rather write it in python. I figured I might save myself some time if someone could point me to where the frame callbacks happen in picamera2. Thanks for your help!
Beta Was this translation helpful? Give feedback.
All reactions