388 questions with HoloLens-related tags

Sort by: Updated
2 answers

About microsoft / HoloLens2ForCV

I found a research program resource set provided by microsoft, called HoloLens2ForCV, which is used to collect hand and eye tracking data during the use of Hololens2. However, the data file I exported does not contain the title of the data, so I can't…

HoloLens Development
HoloLens Development
HoloLens: A family of Microsoft self-contained, holographic devices that enable engagement with digital content and interaction with holograms in the surrounding environment.Development: The process of researching, productizing, and refining new or existing technologies.
386 questions
asked 2024-01-31T12:48:25.22+00:00
cy lai 20 Reputation points
commented 2024-02-04T13:07:38.8966667+00:00
cy lai 20 Reputation points
1 answer

Failure on WLT's WorldLockingManager working as a prefab

I followed the guide page and installed WLT core (default version) into my unity project. The project had installed MRTK ahead. While I configured the scene into it, WorldLockingManager could not work as a prefab like what the guide dsiplayed. I wonder…

HoloLens Development
HoloLens Development
HoloLens: A family of Microsoft self-contained, holographic devices that enable engagement with digital content and interaction with holograms in the surrounding environment.Development: The process of researching, productizing, and refining new or existing technologies.
386 questions
asked 2024-01-25T02:17:41.09+00:00
兆博 黄 0 Reputation points
answered 2024-01-25T03:55:31+00:00
Ying Li - MSFT 810 Reputation points Microsoft Vendor
1 answer

I wonder how I can release the buttonpin of nearmenu in MRTK automatically when I use it in unity 3D simulation mode

We know there are nearmenus in MRTK that can follow the user or be fixed somewhere in the zone. I want it to work around the sight from the beginning of use, while it is always fixed as default and I have to find it first to release the buttonpin. So is…

HoloLens Development
HoloLens Development
HoloLens: A family of Microsoft self-contained, holographic devices that enable engagement with digital content and interaction with holograms in the surrounding environment.Development: The process of researching, productizing, and refining new or existing technologies.
386 questions
asked 2024-01-17T06:38:38.66+00:00
兆博 黄 0 Reputation points
commented 2024-01-25T02:32:16.99+00:00
兆博 黄 0 Reputation points
1 answer One of the answers was accepted by the question author.

How do I use the mouse to simulate eye movements on Unity, and export some eyetracking data from Hololens 2?

Hi, I will be working on an experiment using hololens2. In this experiment, I need to get the eye tracking data of the participant. I have a few questions about this experiment setup: (I'm using Unity2021.3 for this setup) I've done some research and…

HoloLens Development
HoloLens Development
HoloLens: A family of Microsoft self-contained, holographic devices that enable engagement with digital content and interaction with holograms in the surrounding environment.Development: The process of researching, productizing, and refining new or existing technologies.
386 questions
asked 2024-01-16T11:50:06.6166667+00:00
cy lai 20 Reputation points
accepted 2024-01-19T08:48:18.3733333+00:00
cy lai 20 Reputation points
1 answer

please let us know which Assets you used

If you have an example of using RTSP assets, please let us know which Assets you used

HoloLens Development
HoloLens Development
HoloLens: A family of Microsoft self-contained, holographic devices that enable engagement with digital content and interaction with holograms in the surrounding environment.Development: The process of researching, productizing, and refining new or existing technologies.
386 questions
asked 2024-01-18T05:23:10.67+00:00
김리원 0 Reputation points
commented 2024-01-19T02:54:52.4033333+00:00
김리원 0 Reputation points
0 answers

Encountering 'String Too Long' Error When Adding Non-English Keywords in Unity's RemoteSpeechProvider

The use of English keywords with holographic remoting and keyword recognition functions smoothly. However, when I attempt to use non-English keywords (e.g., Chinese), an error occurs while adding commands to the remote speech profile. This leads me to…

HoloLens Development
HoloLens Development
HoloLens: A family of Microsoft self-contained, holographic devices that enable engagement with digital content and interaction with holograms in the surrounding environment.Development: The process of researching, productizing, and refining new or existing technologies.
386 questions
asked 2024-01-08T03:11:56.5266667+00:00
WL.TSAI 85 Reputation points
commented 2024-01-17T08:04:06.2233333+00:00
WL.TSAI 85 Reputation points
2 answers

Can't deploy UWP apps to HoloLens 2

I am trying to deploy a simple 2D UWP XAML app (not a holographic app made with Unity/Unreal) to my HoloLens 2. This used to work, but recently deployment has only worked intermittently, and then stopped working altogether. I have tried deploying…

Universal Windows Platform (UWP)
Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,674 questions
HoloLens Development
HoloLens Development
HoloLens: A family of Microsoft self-contained, holographic devices that enable engagement with digital content and interaction with holograms in the surrounding environment.Development: The process of researching, productizing, and refining new or existing technologies.
386 questions
Visual Studio Debugging
Visual Studio Debugging
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Debugging: The act or process of detecting, locating, and correcting logical or syntactical errors in a program or malfunctions in hardware. In hardware contexts, the term troubleshoot is the term more frequently used, especially if the problem is major.
948 questions
asked 2022-11-18T21:42:23.59+00:00
Kevin Foley 6 Reputation points
commented 2024-01-12T23:37:55.2733333+00:00
Larry Aultman 0 Reputation points
1 answer One of the answers was accepted by the question author.

Is it possible to disable the authorization required when calling the Windows Device Portal REST API for the Hololens?

Is it possible to disable the authorization required when calling the Windows Device Portal REST API for the Hololens? Regarding the curl command I’m using, is there a way to execute it without the authorization? curl --location…

HoloLens Development
HoloLens Development
HoloLens: A family of Microsoft self-contained, holographic devices that enable engagement with digital content and interaction with holograms in the surrounding environment.Development: The process of researching, productizing, and refining new or existing technologies.
386 questions
asked 2024-01-10T03:12:04.3766667+00:00
WL.TSAI 85 Reputation points
accepted 2024-01-12T07:28:12.0833333+00:00
WL.TSAI 85 Reputation points
1 answer

Why doesn’t a QR code appear when I hit “Play” in Unity using the MixedReality-QRCode-Sample project?

I’m trying to implement a feature in HoloLens 2 that scans a QR code and renders a virtual model. I’ve been following the MixedReality-QRCode-Sample project (https://github.com/microsoft/MixedReality-QRCode-Sample) recommended by Wang in this Microsoft…

HoloLens Development
HoloLens Development
HoloLens: A family of Microsoft self-contained, holographic devices that enable engagement with digital content and interaction with holograms in the surrounding environment.Development: The process of researching, productizing, and refining new or existing technologies.
386 questions
asked 2024-01-02T08:44:01.59+00:00
Pei Yunqiang 5 Reputation points
commented 2024-01-08T07:30:16.7966667+00:00
Ying Li - MSFT 810 Reputation points Microsoft Vendor
2 answers One of the answers was accepted by the question author.

Is it possible to use voice command with holographic remoting on Hololens2 with MRTK2?

Is it possible to use voice command with holographic remoting on Hololens2 with MRTK2? I am using the MRTK 2.8.3 with OpenXR 1.8.1 in unity 2021.3.26. I tried both Editor Play mode and windows standalone app with Enable Audio but the voice command is…

HoloLens Development
HoloLens Development
HoloLens: A family of Microsoft self-contained, holographic devices that enable engagement with digital content and interaction with holograms in the surrounding environment.Development: The process of researching, productizing, and refining new or existing technologies.
386 questions
asked 2023-11-21T02:19:25.48+00:00
WL.TSAI 85 Reputation points
edited a comment 2024-01-08T02:58:55.3533333+00:00
WL.TSAI 85 Reputation points
1 answer

Why the mini-map designed using UI in Unity is not visible after deployment to Hololens 2?

HoloLens Development
HoloLens Development
HoloLens: A family of Microsoft self-contained, holographic devices that enable engagement with digital content and interaction with holograms in the surrounding environment.Development: The process of researching, productizing, and refining new or existing technologies.
386 questions
asked 2024-01-04T08:55:26.75+00:00
ky z 0 Reputation points
edited the question 2024-01-05T09:04:29.47+00:00
Jay Zuo - MSFT 161 Reputation points Microsoft Employee
0 answers

Azure spatial anchor is not created. Application on hololens 2 closes right away after I click on create anchor

I hope all is well! I am working on developing a synchronized MR environment by allowing users to share spatial anchors across devices. I want to use Photon for real-time communication and synchronization between users and Azure Spatial Anchor to allow…

Azure Spatial Anchors
Azure Spatial Anchors
An Azure service that is used to build immersive three-dimensional applications and experiences that map, persist, and restore content or points of interest at real-world scale.
87 questions
HoloLens Development
HoloLens Development
HoloLens: A family of Microsoft self-contained, holographic devices that enable engagement with digital content and interaction with holograms in the surrounding environment.Development: The process of researching, productizing, and refining new or existing technologies.
386 questions
asked 2024-01-01T15:50:59.59+00:00
Azzam, Israa 0 Reputation points
commented 2024-01-02T08:29:10.8433333+00:00
Ying Li - MSFT 810 Reputation points Microsoft Vendor
1 answer

How to remove the head cursor that appears in unity.

Right now I am creating an experimental environment using mrtk. I would like to have an environment that does not display anything on unity, but the head cursor appears as in the attached image. I have confirmed that this cursor can be erased by…

HoloLens Development
HoloLens Development
HoloLens: A family of Microsoft self-contained, holographic devices that enable engagement with digital content and interaction with holograms in the surrounding environment.Development: The process of researching, productizing, and refining new or existing technologies.
386 questions
asked 2023-11-17T01:41:13.79+00:00
空太 村松 0 Reputation points
edited the question 2024-01-02T01:52:26.5466667+00:00
Jay Zuo - MSFT 161 Reputation points Microsoft Employee
0 answers

No sound is played from hololens2 when emulate with holographic remoting player.

現在、私はhololens2とholographic remoting playerとunityを用いて開発を行っています。以下の画像のようにメインカメラに対してaudio listenerとaudio sourceを付与し、音を流そうとしています。しかし、実際には音声はpc側のスピーカーから流れてしまいます。これをhololens2側から流すためにはどのような手順を踏めばよいのでしょうか。また、pc側のスピーカー設定ではhololens2を選択できません。

HoloLens Development
HoloLens Development
HoloLens: A family of Microsoft self-contained, holographic devices that enable engagement with digital content and interaction with holograms in the surrounding environment.Development: The process of researching, productizing, and refining new or existing technologies.
386 questions
asked 2023-11-20T02:28:24.0433333+00:00
空太 村松 0 Reputation points
edited the question 2024-01-02T01:51:59.9433333+00:00
Jay Zuo - MSFT 161 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Daily speech may accidentally trigger the recording function of hololens2. How to avoid this situation?

In actual use, my usual conversations will automatically allow Hololen2 to record the screen. How can I disable this? Daily speech may accidentally trigger the recording function of hololens2. How to avoid this situation? In fact, during the…

HoloLens Development
HoloLens Development
HoloLens: A family of Microsoft self-contained, holographic devices that enable engagement with digital content and interaction with holograms in the surrounding environment.Development: The process of researching, productizing, and refining new or existing technologies.
386 questions
asked 2023-11-21T07:21:45.5533333+00:00
Chaos 60 Reputation points
edited the question 2024-01-02T01:51:31.58+00:00
Jay Zuo - MSFT 161 Reputation points Microsoft Employee
1 answer

How to implement a time-dependent virtual number overlay on a QR code scanned by Hololens 2 using Unity 2022.3.14.f1 and Visual Studio 2019?

I’m trying to create an application using Unity 2022.3.14.f1 and Visual Studio 2019 for the Hololens 2. The goal is to scan a QR code and render a virtual number on top of it. This number should increment over time. I’m not sure how to approach this…

HoloLens Development
HoloLens Development
HoloLens: A family of Microsoft self-contained, holographic devices that enable engagement with digital content and interaction with holograms in the surrounding environment.Development: The process of researching, productizing, and refining new or existing technologies.
386 questions
asked 2023-12-12T01:58:11.26+00:00
Pei Yunqiang 5 Reputation points
edited the question 2024-01-02T01:50:45.47+00:00
Jay Zuo - MSFT 161 Reputation points Microsoft Employee
2 answers

How to Implement Gaze, Grab, Move, and Release of a Virtual Object in Hololens 2 using Unity 2021.3 LTS and Visual Studio 2022?

I’m developing an application for Hololens 2 using Unity 2021.3 LTS and Visual Studio 2022. I want to implement a feature where the user can gaze at a virtual object, select it by making a pinch gesture (thumb and index finger closing in air), move the…

HoloLens Development
HoloLens Development
HoloLens: A family of Microsoft self-contained, holographic devices that enable engagement with digital content and interaction with holograms in the surrounding environment.Development: The process of researching, productizing, and refining new or existing technologies.
386 questions
asked 2023-12-27T02:02:24.6033333+00:00
Pei Yunqiang 5 Reputation points
edited the question 2024-01-02T01:49:49.14+00:00
Jay Zuo - MSFT 161 Reputation points Microsoft Employee
2 answers

Azure Spatial Anchors are not successfully created using Hololens 2 - no anchors appearing on Azure dashboard

The tutorial I'm following is Get Started with Azure Spatial Anchors (https://learn.microsoft.com/en-ca/training/modules/azure-spatial-anchors-tutorials/3-exercise-get-started-with-azure-spatial-anchors). However, I can't create the spatial anchors…

Azure Spatial Anchors
Azure Spatial Anchors
An Azure service that is used to build immersive three-dimensional applications and experiences that map, persist, and restore content or points of interest at real-world scale.
87 questions
HoloLens Development
HoloLens Development
HoloLens: A family of Microsoft self-contained, holographic devices that enable engagement with digital content and interaction with holograms in the surrounding environment.Development: The process of researching, productizing, and refining new or existing technologies.
386 questions
asked 2023-11-03T21:11:19.7+00:00
Noreen Gao 0 Reputation points
commented 2023-12-30T15:14:22.72+00:00
Azzam, Israa 0 Reputation points
2 answers

Unable to startup the Hololens 2 simulator on win11 platform

I downloaded the newest HoloLens simulator version on https://learn.microsoft.com/en-us/windows/mixed-reality/develop/advanced-concepts/hololens-emulator-archive, but after installing, I can not startup the simulator (no response after clicking). I…

HoloLens Development
HoloLens Development
HoloLens: A family of Microsoft self-contained, holographic devices that enable engagement with digital content and interaction with holograms in the surrounding environment.Development: The process of researching, productizing, and refining new or existing technologies.
386 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,374 questions
asked 2023-10-23T02:08:16.61+00:00
住你隔壁的王叔叔 0 Reputation points
answered 2023-12-18T18:38:42.1766667+00:00
Jhonsmint 0 Reputation points
1 answer

BadRequest Error when using predicitionAPI to classify images

Hello, I'm currently working on a project implementing custom vision in a HoloLens 2 app. I'm working through the tutorial at https://learn.microsoft.com/en-us/training/modules/azure-cloud-services-tutorials/ and have made it to the step "integrate…

Azure AI Custom Vision
Azure AI Custom Vision
An Azure artificial intelligence service and end-to-end platform for applying computer vision to specific domains.
223 questions
HoloLens Development
HoloLens Development
HoloLens: A family of Microsoft self-contained, holographic devices that enable engagement with digital content and interaction with holograms in the surrounding environment.Development: The process of researching, productizing, and refining new or existing technologies.
386 questions
asked 2023-10-19T01:14:56.9433333+00:00
Linabury, Cale 0 Reputation points
answered 2023-12-16T00:42:15.52+00:00
Zahid Kola 0 Reputation points