This repository was archived by the owner on Apr 5, 2025. It is now read-only.
Replies: 1 comment 2 replies
-
Yes, you can set "most" of the libcamera options via the
As for which parameters to set to what, that is a libcamera thing. This is the libcamera api documentation reference. I didn't see "isgreyworld" so you'd need to experiment to find the equivalent. Additional Note: This discussion was moved from the Motion repository since libcam_params is only applicable to Motionplus. |
Beta Was this translation helpful? Give feedback.
2 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.
-
Hello all - I wonder if anyone can point me to how I would apply the tuning file when using motionplus?
I have motionplus running nicely here with the camera configured as a libcam device in the motionplus config file - but with the red hue to the image. The camera is detected as a IMX219 in list-cameras as I understand there is no hw difference between the standard and noir versions of the v2 cam.
Pre-libcam I was able to set awb to isgreyworld, and more recently using libcamera alone (without motionplus) I can set the config file when calling libcamera on the command line.
Is there a way to configure the tuning file to be used within libcam_params in the motionplus config that I am missing?
Or can I specify the tuning file at boot before motionplus is run?
Appreciate any pointers, many thanks
Beta Was this translation helpful? Give feedback.
All reactions