philfree / HololensHueLights

Control the Philips Hue Lights with the Hololens
3 stars 6 forks source link

Issue Loading HololensHueLights #1

Open ChaseBowman opened 8 years ago

ChaseBowman commented 8 years ago

Hello,

I followed the instructions and deployed from Visual Studio via Wifi and received this message:

development console capability “spatial”perception” is required. please enable it in package apps manifest in order to enable spatial rapping functionality.

Overflow exception. value was either too large or too small for a character<<

My programming experience is very low -- I'm a cinematographer that is excited by the possibilities of the Hololens, so sorry if this is an obvious problem. And thanks!

philfree commented 8 years ago

From the Hololens tutorial here is the steps to enable spatial perception on your unity player: Once Unity launches, go to Edit > Project Settings > Player. In the Inspector panel, find and select the green Windows Store icon. Expand Other Settings. In the Rendering section, check the Use 16-bit Depth Buffers option. In the Rendering section, check the Virtual Reality Supported option. Verify that Windows Holographic appears in the list of Virtual Reality SDKs. If not, select the + button at the bottom of the list and choose Windows Holographic. Expand Publishing Settings. In the Capabilities section, check the following settings:

InternetClientServer
PrivateNetworkClientServer
Microphone
SpatialPerception