cannot find Live Link sample

Hello,

I am testing a set up with multiple ZED 2i cameras over a network using your ZED boxes and the Live Link plugin in Unreal to control multiple actors in my scene.

Currently I am testing a prototype version with 3 cameras connected to a single PC over USB. I have been looking in your documentation online and I set up the SDK + the ZED Live Link plug in in my Unreal project.
I would like to test your Live Link Sample with the fusion API as you mention here

but i cant find the executable in your git hub repository containing the plug in and also l cant find an example of live link sender in the repository containing the SDK.
Could you point me to where the sample file is or to an example streaming multiple cameras over fusion (body tracking)?

Thanks in advance

There is no built executable available in the github repo (GitHub - stereolabs/zed-livelink: ZED LiveLink Plugin for Unreal), you have to built it yourself following this guide (Building a C++ Application on Windows - Stereolabs)