Search Unity

Facial AR Remote problems

Discussion in 'AR/VR (XR) Discussion' started by jalemanyf, Aug 29, 2018.

  1. jalemanyf

    jalemanyf

    Joined:
    Jun 16, 2013
    Posts:
    25
    Hi,

    I'm trying to test the amazing Facial AR Remote sample from https://github.com/Unity-Technologies/facial-ar-remote.

    I'm following all the documentation steps ( maybe I done something wrong or missing ).

    The App works on my iPhone X: I see the mask over my face and all the gestures. GREAT!

    On the Unity Editor I open the scene SlothBlendShapes.

    My IP is 192.168.1.31 PORT: 9000

    I put on muy iPhone App and press connect but... nothing never happends :(

    I only receive two warnings ( not errors ) on the Unity Console:

    Missing mesh in Sloth_Head2 (UnityEngine.SkinnedMeshRenderer)
    UnityEngine.Debug:LogWarning(Object)
    Unity.Labs.FacialRemote.BlendShapesController:Start() (at Assets/Remote/Scripts/BlendShapesController.cs:72)

    Any Ideas?

    Thanks!
     
  2. moliminous

    moliminous

    Joined:
    Oct 16, 2015
    Posts:
    70
    hey there, wish i could help but I'm at lost for things when it comes too apple, i will say, make sure you allow the downloading of large files, if not the mesh won't download correctly. other than that was curious if you could help me with building for IOS? i'm on windows and having a hecking hard time getting it all setup.