0:00 Intro : Use the Live Capture package to connect to the Unity Virtual Camera and Unity Face Capture companion apps to capture and record camera motion and facial performances.
0:15 Create a Unity3D project & Import Package
Step 2 : Import Package from package manager : Unity windows - PackageManager - Add From Git Url :
Enter package name: com.unity.live-capture
It will import the package, and they also provide one sample, so that also needs to be imported.
1:20 Download App from App Store & Connection : Unity Face Capture and install it.
Need to establish connection between iOS App and unity editor: Go to Unity Editor Windows - Lice capture - Connection
Need to insert require information for connection that you can find in iOS app on mobile.
1:31 : Running app in Mobile and play from Unity editor it will work your Live face capture will starting. Have fun now.