regzo2 / PicoStreamingAssistantFTUDP

Demonstration of how to fetch face tracking data via the Pico Streaming Assistant.
27 stars 11 forks source link

English || 简体中文

VRCFaceTracking - Pico 4 Pro/Enterprise Module

Let VRCFaceTracking use the Pico 4 Pro/Enterprise's face tracking data via the Streaming Assistant, PICO Connect, or Business Streaming.

Setup Pico 4 Pro Module for VRCFaceTracking.

  1. Download the latest Streaming Assistant/PICO Connect (for PICO 4 Pro), or Business Conect (for PICO 4 Enterprise)
  2. Download and install the Pico 4 Pro Module
  1. Launch VRCFaceTracking. VRCFaceTracking v5.0.0.0 is required to use Pico 4 Pro Module.

For more information, refer to the PICO module VRCFT wiki entry.

Troubleshooting

The Pico 4 Pro is not connecting to VRCFaceTracking using the module.

Make sure that your Pico 4 device is capable of using face tracking. At this time only the Pico 4 Pro/Enterprise is capable of being used with this module. Make sure you have the latest streaming software capable of sending face tracking data.

Licenses / Distribution

(TBD).

Compiling this module

Docker (recommended)

You'll need Docker in order to run the following steps.

You'll find the module in artifacts\Pico4SAFTExtTrackingModule.dll

Manual

You'll find the module in PicoStreamingAssistantFTUDP\PicoStreamingAssistantFTUDP\bin\Debug\net7.0\Pico4SAFTExtTrackingModule.dll.

Running the tests

Docker

You'll also find a summary in PicoStreamingAssistantFTUDP\PicoStreamingAssistantFTTests\TestResults\dotnet-test-results.xml

Manual

Credits