Has anyone managed to connect the ZED Box to Unreal Engine? It seems like it just functions like any other zed-sender if you have the live link plugin.
We haven’t ordered the ZED Box yet, wanted to check it was compatable before we did so.
The “sender” is standard c++ code so it can be ran on the ZED Box with no issue. However, you can’t run UE on it. Even if you actually can package an app for this platform, the zed box will not be able to run both the ZED SDK and the UE app correctly. The best option is to run UE on another computer and retrieve the data via the local network with live link.