microsoft / MixedRealityCompanionKit

This is a MixedRealityToolkit style repository for code bits and components that may not run directly on Microsoft HoloLens or immersive headsets but instead pair with them to build experiences.
MIT License
596 stars 288 forks source link

HLS Commander Mixed Reality Caputer not work #346

Closed stonerey closed 3 years ago

stonerey commented 4 years ago

not work I have connected to My HLS2,but the Commander doesn't recognize my device.When I click on the start icon, mixed reality content is not displayed.

keveleigh commented 4 years ago

@davidkline-ms any ideas?

stonerey commented 4 years ago

@davidkline-ms Is there a solution?

stonerey commented 4 years ago

I have solved the problem.

  1. Delete WindowsDevicePortalWrapper reference
  2. Pull WindowsDevicePortalWrapper project.
  3. Modify Comandder and WindowsDevicePortalWrapper project.Increase the HLS2 code judgment.
  4. WindowsDevicePortalWrapper project generate the Nuget package.
  5. Commander install nuget package.