Hey I got the Face AR Sample working in editor, but when I package to windows x64 the live link features no longer connects to my iPhone XI using the Live Link Face App.
Tried removing ARKit session nodes, this example shouldn’t need that because it is not running ARkit on windows, just receiving data from the ip address. no succes.
Tried adding -messaging to windows shortcut and as a level blueprint, no success.
Tried adding Live Link preset, no success.
Tried changing the Live Link Editor Plugin Module type from “editor” to “developer” and “runtime”, no success.
Tried changing packaged platform type, (default was iOS, changed to winx64), no success.
Tried Fixing random stuff that wasn’t needed in misc blueprints which produced errors and warnings, no success.
Tried, Running in 4.26, no success.
I Realize Live Link is primarily designed for live performance capture in editor, but I’m looking to make a standalone program people can download and use while live streaming to youtube or the like. And the app needs to be able to run without the editor in a standalone format while the facial capture still gets detected from the iphone.
Thanks for any help!