Discord selees824
On this page, an explanation for displaying the heart rate on the avatar using OSC is written.
【VRCFury|MA 対応】HeartRate OSC - selees824 - BOOTH
https://github.com/kamyu1537/hr-osc/releases
hr-osc is an application that supports Stromno , Pulsoid
It is a program that can be used in VRChat and requires some information.
You must sign up for Stromno or Pulsoid! (Stromno requires purchase)
Widget address is required!
need the value behind view/
When the smartwatch is connected, the program connects and the heart rate value comes in.
Immediately after connection, the bool value becomes true with osc_path_connected(/avatar/parameters/hr_connected).
If the value is not received for 10 seconds, it becomes false.
The heart rate is osc_path_percent(/avatar/parameters/hr_percent) whenever a value is received.