How would I set FPS using libcamera? #57
Unanswered
dhaval-khatri1996
asked this question in
Q&A
Replies: 2 comments 9 replies
-
I mean could you name the flag if there is a flag to change or point me to the code that has fps changing. |
Beta Was this translation helpful? Give feedback.
1 reply
-
I think fps is set with the controls, FrameDurations most likely. |
Beta Was this translation helpful? Give feedback.
8 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I am new using libcamera python and I wanted to know how I could set FPS for the camera. I tried to look through the code but I was unable to find anything.
This is the sample code I am using: https://github.com/dhaval-khatri1996/libcamera_python_example
Beta Was this translation helpful? Give feedback.
All reactions