387 questions with HoloLens-related tags

Sort by: Updated
1 answer One of the answers was accepted by the question author.

Virtual Reality Support Option in Unity 2020

Hi everyone, I wondered if we have any virtual reality support check box in XR Plug-in management of unity 2020. It used to be in XR setting in unity 2019. To connect the unity app to Hololens 2 it is still needed to enable this option. 1

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.
385 questions
asked 2021-12-20T20:29:49.12+00:00
Mahya Mir 21 Reputation points
accepted 2021-12-23T16:40:48.043+00:00
Mahya Mir 21 Reputation points
0 answers

Stream Recorder: VLC frames have incorrect timestamps (frames out of order)

Im using the following repo to access and save the device streams: https://github.com/microsoft/HoloLens2ForCV When recording using StreamRecorder it seems that the timestamps returned by all of the visible light cameras are frequently incorrect…

C++
C++
A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.
3,546 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.
385 questions
asked 2021-12-14T09:12:38.87+00:00
Jonathan Paul 1 Reputation point
commented 2021-12-15T09:25:20.367+00:00
Hernando Ren 2,166 Reputation points
1 answer One of the answers was accepted by the question author.

Excess Scanning

Hello, My group and I have built a project using Unity, and successfully loaded it onto our HoloLens 2. The application works as desired minus a key component. The HoloLens is continually scanning the room. We do not want these lines visible 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.
385 questions
asked 2021-12-09T15:39:02.687+00:00
Josh Graff 21 Reputation points
accepted 2021-12-13T14:25:00.447+00:00
Josh Graff 21 Reputation points
1 answer

Bug: Windows.Graphics.Capture on HoloLens 2 yields E_INVALIDARG error without further explanation

This issue has been redirected from https://github.com/MicrosoftDocs/winrt-api/issues/2108 as it was posted on the wrong place originally.: Description: I'm trying to use the Windows.Graphics.Capture WinRT API from C++ on HoloLens 2 hardware.…

C++
C++
A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.
3,546 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.
385 questions
asked 2021-12-06T22:54:00.307+00:00
David Mórász 1 Reputation point
commented 2021-12-10T09:56:45.183+00:00
David Mórász 1 Reputation point
2 answers

How enable Hololens 2 Spatial mapping occlusion in Unreal Engine

Hello everyone! I studied webinar working with unreal engine and hololens 2. This is a great lesson. And I understood how UxtTapToPlace works. But I can’t turn on the function of spatial mapping for occlusion of my Hologram. That is, so that 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.
385 questions
asked 2021-06-03T09:13:19.44+00:00
anton chernov 1 Reputation point
answered 2021-12-09T22:15:04.057+00:00
Galaxy 1 Reputation point
0 answers

Hololens 2 Align Scene Understanding Bytes file with Physical Space

Hey there, I used the Scene Understanding SDK to create a map of my area as a bytes file. However, when i re import these SU bytes file in my project - it does not align with the Hololens 2 headset when I run Holographic remoting. There is always a…

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.
385 questions
asked 2021-12-06T17:09:39.89+00:00
Asif Zahir 21 Reputation points
commented 2021-12-07T09:09:23.553+00:00
Hernando Ren 2,166 Reputation points
1 answer One of the answers was accepted by the question author.

Hololens2 Implementing Scene Understanding using MRTK and Unity

Hey there, I am trying to build a Unity Hololens2 app requires an mesh of an entire room for occlusion and an immersive feel. I am able to get a mesh of most of the room using the standard MRTK Spatial Observer but there are several holes. I was…

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.
385 questions
asked 2021-11-30T02:07:33.013+00:00
Asif Zahir 21 Reputation points
accepted 2021-12-02T14:44:12.597+00:00
Asif Zahir 21 Reputation points
1 answer

HoloLens 2 Repository Question

Hello, I am using HoloLens 2 with Unity. Is there a way to read/write a file (txt) stored in internal storage in Unity? Is there a way to access the local storage where the Unity program is installed via USB? Thanks.

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.
385 questions
asked 2021-12-01T09:00:28.893+00:00
Jeonghoon 1 Reputation point
answered 2021-12-02T07:46:07.13+00:00
Hernando Ren 2,166 Reputation points
1 answer

Need help Testing Azure Spatial Anchors in Unreal Engine 4.26 using hololens 2

So I just finished implementing the spatial anchoring to my MRPawn for my unreal engine project and now I want to test it but I don't know how to acutally test it. I already checked the documentation for azure spatial anchoring and there's nothing on how…

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
Azure Object Anchors
Azure Object Anchors
An Azure mixed reality service that automatically aligns and anchors three-dimensional content to objects in the physical world.
16 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.
385 questions
asked 2021-11-19T21:04:15.95+00:00
Anonymous
answered 2021-12-01T20:48:28.82+00:00
Jackson Fields 186 Reputation points
1 answer One of the answers was accepted by the question author.

Hololens 2: Connection between Arduino and Raspberry PI

Hello, I need advice. I got a project and the goal of my project is to connect a probe to measure pH. I would like to connect this probe to either Arduino or Raspberry PI and I do not know which of these two options is more compatible. Since I am a…

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.
385 questions
asked 2021-11-23T12:50:34.217+00:00
Martin Chejn 21 Reputation points
accepted 2021-11-30T06:49:53.083+00:00
Martin Chejn 21 Reputation points
0 answers

Visual studio error while connecting to the Holo lens

This issue comes whenever I m going to connect Unity to Microsoft holo lens. this cannot be connected directly and I used visual studio to connect unity to Holo lens. just wondering how to connect through. any idea about it, please. Thanks.

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.
385 questions
asked 2021-11-27T13:13:02.557+00:00
Doupadi 1 Reputation point
commented 2021-11-29T08:42:02.377+00:00
Hernando Ren 2,166 Reputation points
2 answers

No hand tracking in Unity holographic remoting (Hololens 2)

Hello everyone, We're struggling with testing and debugging HL2 apps in Unity. Up until now testing's been a chore: change the code, build the VS project with Unity, open the project in VS, build and deploy the app to the device via USB. Each time we…

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.
385 questions
asked 2021-11-19T14:26:51.583+00:00
Xenotech Srl 1 Reputation point
commented 2021-11-25T09:55:36.063+00:00
Hernando Ren 2,166 Reputation points
1 answer

I want HoloLens2 to recognize the voices of the people around me.

I did HoloLens2 tutorials. HoloLens2 tutorials -> https://learn.microsoft.com/ja-jp/learn/modules/azure-speech-services-tutorials-mrtk/3-exercise-integrate-speech-recognition-transcription Development Environment -> Unity2020.3.11f …

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.
385 questions
asked 2021-11-18T07:33:45.747+00:00
小松野 海斗 1 Reputation point
answered 2021-11-19T08:34:21.567+00:00
Hernando Ren 2,166 Reputation points
1 answer One of the answers was accepted by the question author.

Creating Azure Spatial Anchors in Unreal Engine 4.26 and Hololens

Hey guys. So I'm trying to create a spatial anchor using Unreal Engine and the Hololens, but I don't know how to create it, I have all of the functions implemented in by looking through the documentation for the Azure 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
Azure Object Anchors
Azure Object Anchors
An Azure mixed reality service that automatically aligns and anchors three-dimensional content to objects in the physical world.
16 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.
385 questions
asked 2021-11-11T06:33:41.157+00:00
Anonymous
commented 2021-11-18T22:32:30.583+00:00
Anonymous
0 answers

My Own Digital Hologram Data Input

I want to display my own phase-only holograms on HoloLens2 which is obtained by computer-generated holography. I want them to display like this after inputing into HoloLens. But I don't know how to input and where is the Api interface. Is there any…

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.
385 questions
asked 2021-11-12T09:24:38.737+00:00
乐怡 李 1 Reputation point
commented 2021-11-15T09:24:36.947+00:00
Hernando Ren 2,166 Reputation points
0 answers

HoloLens (1st gen) Sharing 240: Multiple HoloLens devices

Hi, I'm currently trying to get both of my 1st Gen hololens to view the same holographs, using the steps given by this website (https://learn.microsoft.com/en-us/windows/mixed-reality/develop/unity/tutorials/holograms-240#chapter-4---discovery). However,…

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.
385 questions
asked 2021-11-08T20:54:04.463+00:00
Scarlett Cheong 1 Reputation point
commented 2021-11-10T09:04:36.42+00:00
Hernando Ren 2,166 Reputation points
0 answers

Networking Issues on Windows Holographic Version(21H1)?

Since a while I am working with HoloLens2. My last OS-Versions were 10.0.18362.1005 and 10.0.19041.1109. I am developing with Unity 2019.4.7. My whole code was and still is running great on those old OS-Versions. Now I updated to OS-Version 21H1 and 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.
385 questions
asked 2021-11-09T12:20:51.39+00:00
JoJooo 1 Reputation point
commented 2021-11-10T08:20:56.673+00:00
Hernando Ren 2,166 Reputation points
1 answer One of the answers was accepted by the question author.

Why can I not use Windows.Media.Capture?

using Windows.Media.Capture; also tried System.Windows.Media.Capture "The type or namespace name 'Capture' does not exist in System.Windows.Media" I am developing in Unity 2020.3.18 with the HoloLens 2 and Visual Studio 2019. I have added…

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.
385 questions
asked 2021-11-08T22:31:58.827+00:00
Charles Kinzel 21 Reputation points
accepted 2021-11-09T17:17:29.473+00:00
Charles Kinzel 21 Reputation points
1 answer One of the answers was accepted by the question author.

About HoloLens2 and Mixed Reality Capture - Windows Device Portal

I'm developing a HoloLens2 app using Unity. I'm using the Windows Device Portal to see how the app works. If checked, only certain apps will be disconnected. Of the apps I have developed, only this one uses the HoloLens2 camera for Vuforia. 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.
385 questions
asked 2021-11-04T04:11:11.003+00:00
Mtecs-Togawa 61 Reputation points
accepted 2021-11-05T05:50:16.737+00:00
Mtecs-Togawa 61 Reputation points
1 answer

Object falls down and disappear

Hi everyone, I am trying since a while to program a simple app in unity but I faced many problems, mainly 2 still appearing, First, I import urdf robot model and once I run my app on the hololens2 the object directly falls down and diseappear. …

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.
385 questions
asked 2021-10-29T14:44:21.437+00:00
abir gallala 1 Reputation point
answered 2021-11-01T06:08:12.813+00:00
Hernando Ren 2,166 Reputation points