Jump to content

LordVetinari

Verified Members
  • Posts

    2
  • Joined

  • Last visited

Reputation

1 Neutral

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. Hey, while streaming the frontcameras of the VivePro on my screen (raw data) i noticed a huge delay, roughly 200ms. Where does this come from? If known - is there a way to increase the performance? Thanks
  2. I had the same Problem. In my case i wasnt allowed to parse the Registry for whatever reasons (yeah thanks admin). Workaround: Enter the Script. Replace relativeAngle and absoluteAngle with something like: Vector3 relativeAngle = new Vector3(0f, 0f, 0f); Vector3 absoluteAngle = new Vector3(0f, 0f, 0f); Or get the exact Values out of the Registry, somehow. Comment out Registry related lines.
×
×
  • Create New...