Drop frame error and crash with Azure Body Tracker

Hello,

I’m getting a crash using body tracking and I am not sure how to handle the error as it appears to be coming from the SDK.

The details:

  • Windows 10
  • 3 Femto Mega cameras connected over Ethernet
  • v1.103 of the K4A wrapper and v1.1.2 of the Azure Body Tracker

The message I see right before the app crashes:
This frame will be dropped because the data size does not match the expectation!
Drop output-frame to receive new frame due to reclaimed-frame queue is empty

I’m also attaching a screenshot:

I realize this is happening on the Azure Kinect side, but I’ve run this exact app using 3 Kinects and I am not encountering a crash, so I suspect it has something to do with frame delivery from the Femtos.

Any ideas or suggestions are appreciated!