Hi Team,
Our camera frame rate is 25fps, and we have several nodes in one graph pipeline which leads to very high cpu loading, and caused unstable frame rate.
In order to save resources and make best use of DSP, we want to set some nodes to run fully at 25 fps, and some not so important nodes to run slower like 12 fps.
How can we achieve this within one pipeline, or can we do this with separate pipeline?
What's more, is that possible to have one capture node, but two graphs share the same capture node and run at different frequency?