OSVR / OSVR-Unity

Package for authoring OSVR experiences with Unity.
Apache License 2.0
98 stars 38 forks source link

Not detecting osvr_server with osvr_server_config.HDK13ExtendedLandscape.sample.json #133

Closed skadesh closed 8 years ago

skadesh commented 8 years ago

I am on mac osx 10.10.5 with the HDK 1.3 and unity 5.3.2f1 personal and the latest homebrew version of osvr server as the title says I am using osvr_server_config.HDK13ExtendedLandscape.sample.json and the unity plugin won't detect the server

DuFF14 commented 8 years ago

Is tracker view working? http://osvr.github.io/using/

skadesh commented 8 years ago

Tracker View: [OSVR] Interface initialized for /me/hands/left [OSVR] Could not resolve source for /me/hands/left [OSVR] Interface initialized for /me/hands/right [OSVR] Could not resolve source for /me/hands/right [OSVR] Interface initialized for /me/head [OSVR] Could not resolve source for /me/head

skadesh commented 8 years ago

Also when I started the server this happened: [OSVR] Interface initialized for /com_osvr_Multiserver/OSVRHackerDevKitPrediction0/semantic/hmd [OSVR] Could not resolve source for /com_osvr_Multiserver/OSVRHackerDevKitPrediction0/semantic/hmd [OSVR] Interface initialized for /com_osvr_VideoBasedHMDTracker/TrackedCamera0_0/semantic/hmd/front [OSVR] Could not resolve source for /com_osvr_VideoBasedHMDTracker/TrackedCamera0_0/semantic/hmd/front

DuFF14 commented 8 years ago

The server isn't finding the HDK. I would make sure your drivers are up to date (edit: not sure how this works on OSX) and seek help through a support ticket or gitter. This is a server connection issue on OSX, so I'm closing the issue here.

skadesh commented 8 years ago

It still says: "[OSVR] Added device: com_osvr_Multiserver/OSVRHackerDevKit0"

skadesh commented 8 years ago

The drivers are windows only

DuFF14 commented 8 years ago

Can you see the HMD moving around in tracker view?

skadesh commented 8 years ago

I am unable to see the HMD moving around in the tracker view

DuFF14 commented 8 years ago

Ok, closing this again as it is a server issue, but you can open up a new ticket to pull the Mac binaries into the Unity plugin when you get there. Work on getting Tracker View to show the HMD first.