Just stumbled upon this post : Devices.AzureKinect.Femto playback difficulty with Mega
From it, I discovered that we can record things from the AzureKinect using k4awrapper’s commandline k4arecorder and then playback things in VVVV using AzureKinectPlayer.
From my quick test, this node can only plug into Image Nodes (ColorImage, DepthImage, etc.) but not the BodyTracker.
Is there a way using existing tools to record both Image data & Body Tracked data for quick playback inside VVVV ?
If there is none, it’s okay, I am currently making a custom things to record the BodyTracked & Image Stream simultaneously directly inside VVVV.
Just don’t want to do useless work that existing tools may be able to do
Thanks.