Oculus Quest - Streaming Data to Oculus Quest in Real-Time.
Hi all, I'm trying to stream real-time OSC data to the Quest - and from the Quest back to a particular program (Max 8). Has anyone had any luck in doing this? I am using Unreal Engine 4 to build an app for the Quest - which I'm hoping to launch in the Quest and receive the data (in real-time). Desperately trying to find a solution for this, so any help would do. Many thanks!1.4KViews0likes2CommentsLogging Hand Tracking Data
I am trying to come up with a good way to log hand tracking data (i.e. position of each joint over time) and storing it in a CSV preferably. Right now I am thinking of using the native SDK and attempting to write the data locally to the device, but I was wondering if there was an easier way? Perhaps some way to do it through Unity?902Views0likes0CommentsHow to get angular velocity and acceleration of headset
Is there a way to get the angular velocity and acceleration of the VR user (the headset itself) in unity? I am only looking for angular velocity and acceleration because the user will be stationary while only moving around their head. In the oculus developers documentation there is page titled 'get raw sensor data' but doesn't actually show how. Thanks!1.9KViews0likes1Comment