Hi folks,
I’m developing a mobile app that has similar functionality to the iOS Live Link Face app. As part of this app, I would like to be able to get both the face tracking and phone rotation data sent to my backend server.
I can get the face tracking data or the phone transform data sent to the server via live link successfully, but I can’t get both sets of data to be sent together.
So far I’ve tried configuring the phone as “LiveLinkBasicRole” and
“LiveLinkTransformRole” using Live Link, and also tried using the “Get Input Motion State” while running face tracking - without any success.
Does anyone have any suggestions as to how to configure Live Link to send both face tracking and phone rotation data simultaneously?
I’m completely open to Blueprint or C++ based suggestions!
Many thanks!
Andrew