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

What’s this?

hr-osc is an application that supports Stromno , Pulsoid

It is a program that can be used in VRChat and requires some information.

  1. You must sign up for Stromno or Pulsoid! (Stromno requires purchase)

  2. Widget address is required!

Untitled

Untitled

need the value behind view/

  1. If you run hr-osc, print widget_id is empty. so you can put widget_id in Settings

How to Use

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.