Depthkit Studio freezing when connecting more than 3 sensors

Depthkit seems to run well and smoothly when using 3 sensors. However, when I add more sensors, it just freezes. The viewport is stuck frozen during calibration, but the rest of the software seems to be working, as I can stop the calibration and start again but it will eventually freeze again a minute or so… And when we finally complete the calibration it will freeze again every two minutes during streaming or recording. What could be the cause of this?

these are the only error that is shown:
[2023-01-31 15:07:38.421] [error] [t=16596] …\src\capturesync\capturesync.c (142): replace_sample(). capturesync_drop, releasing capture early due to full queue TS: 40134766 type:Depth
2023-01-31 15:07:38.421 ERROR [11440] [Depthkit::DepthSensorStage::onSensorEvent@307] Depth frame dropped. Delta: 66655
2023-01-31 15:07:38.421 ERROR [13408] [Depthkit::DepthSensorStage::onSensorEvent@323] Infrared frame dropped. Delta: 66655
[2023-01-31 15:07:38.454] [error] [t=16596] …\src\capturesync\capturesync.c (142): replace_sample(). capturesync_drop, releasing capture early due to full queue TS: 40201444 type:Depth
2023-01-31 15:07:38.455 ERROR [11440] [Depthkit::DepthSensorStage::onSensorEvent@323] Infrared frame dropped. Delta: 66678
2023-01-31 15:07:38.455 ERROR [936] [Depthkit::DepthSensorStage::onSensorEvent@307] Depth frame dropped. Delta: 66678
[2023-01-31 15:07:38.488] [error] [t=16596] …\src\capturesync\capturesync.c (142): replace_sample(). capturesync_drop, releasing capture early due to full queue TS: 40268111 type:Depth
2023-01-31 15:07:38.488 ERROR [13408] [Depthkit::DepthSensorStage::onSensorEvent@307] Depth frame dropped. Delta: 66667
2023-01-31 15:07:38.488 ERROR [936] [Depthkit::DepthSensorStage::onSensorEvent@323] Infrared frame dropped. Delta: 66667
[2023-01-31 15:07:38.515] [error] [t=16596] …\src\capturesync\capturesync.c (142): replace_sample(). capturesync_drop, releasing capture early due to full queue TS: 40334788 type:Depth
2023-01-31 15:07:38.515 ERROR [936] [Depthkit::DepthSensorStage::onSensorEvent@307] Depth frame dropped. Delta: 66677
2023-01-31 15:07:38.515 ERROR [13408] [Depthkit::DepthSensorStage::onSensorEvent@323] Infrared frame dropped. Delta: 66677
[2023-01-31 15:07:38.548] [error] [t=16596] …\src\capturesync\capturesync.c (142): replace_sample(). capturesync_drop, releasing capture early due to full queue TS: 40368122 type:Depth
[2023-01-31 15:07:38.581] [error] [t=16596] …\src\capturesync\capturesync.c (142): replace_sample(). capturesync_drop, releasing capture early due to full queue TS: 40401455 type:Depth
[2023-01-31 15:07:38.615] [error] [t=16596] …\src\capturesync\capturesync.c (142): replace_sample(). capturesync_drop, releasing capture early due to full queue TS: 40434788 type:Depth

@Telmo I am addressing this issue in your other thread.

Yes understood. Our system hardware can only handle 3 sensors but we have managed to get some recordings with 5 sensors too, even though the system becomes sluggish.

Thanks Cory.