Hi all, Wondering if anyone has tried live tracking the position of the
headset in the play space? I'm hoping to extract the coordinates into
Unity in real-time. Does adb receive the coordinates? Is it possible to
access the port and send OSC message...
I had this issue a couple of times when I left another camera active in
the Unity scene (e.g fps controller). Make sure any other GameObjects
that have cameras attached in Unity are disabled!
I want to send the coordinates out to a 'slave' app running on a PC, and
then manipulate things in the physical room based on the users location.
Also test out wireless surround speaker setups.Have you tried sending
information over the network from ...