Giter Site home page Giter Site logo

Comments (4)

chrisfromwork avatar chrisfromwork commented on June 12, 2024

Hello,

Calibration.exe uses the mixed reality capture REST API to obtain HoloLens images. This typically is done via the device portal. Is your HoloLens plugged into your computer via usb? If so, can you access the device portal by typing 127.0.0.1:10080 into a web browser? You may need to setup the device portal (see https://docs.microsoft.com/en-us/windows/mixed-reality/using-the-windows-device-portal for more information). You may also need to make sure the correct username and password are set for your device here:
https://github.com/Microsoft/MixedRealityCompanionKit/blob/efa41f37519aafa833ad0687d01a7375b4e94711/SpectatorView/Calibration/Calibration/stdafx.h#L15
https://github.com/Microsoft/MixedRealityCompanionKit/blob/efa41f37519aafa833ad0687d01a7375b4e94711/SpectatorView/Calibration/Calibration/stdafx.h#L16

If your HoloLens is not connected to your computer via usb, you will need to update its ip address here:
https://github.com/Microsoft/MixedRealityCompanionKit/blob/efa41f37519aafa833ad0687d01a7375b4e94711/SpectatorView/Calibration/Calibration/stdafx.h#L14

from mixedrealitycompanionkit.

alnegod1 avatar alnegod1 commented on June 12, 2024

Yes,I had set it.
1553662934(1)

from mixedrealitycompanionkit.

chrisfromwork avatar chrisfromwork commented on June 12, 2024

Is it possible to attach your HoloLens via USB and use 127.0.0.1:10080 as an address? It may be that a slow network connection results in the calibration app attempting to process the HoloLens PV camera image before it has been downloaded over the network.

from mixedrealitycompanionkit.

alnegod1 avatar alnegod1 commented on June 12, 2024

Thinks,it's OK.

from mixedrealitycompanionkit.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.