TesseraktZero / UnityHandTrackingWithMediapipe

Realtime hand tracking and finger tracking in Unity using Mediapipe
Apache License 2.0
286 stars 66 forks source link

Sending data from unity project #4

Open yugosaito4 opened 3 years ago

yugosaito4 commented 3 years ago

Hi, i have created an unity project for my hand tracking part. i build that unity project into an android app and it works (tracking). Is there a way to send the data over

TesseraktZero commented 3 years ago

In this project, data is sent via protobuf. Please refer to this sub-repo