Tool/software:
Hi,
I'm working on integrating the default SRV node into my application using SDK version 9.2(QNX). In my setup, each camera has its own graph, and I want to pass the VISS output from these graphs to the SRV node. However, the SRV node only accepts a single object array, while I currently have separate object arrays for each camera. Is there a way to combine these different object arrays into a single array that can be sent to the SRV node?
I have multiple object arrays standing in different graphs and would like to read all these arrays into a single object array and send it to the SRV node.


