Skip to main content

All Questions

0 votes
0 answers
21 views

Exception when initializing CastingDevicePicker in Unity for UWP (Hololens 2)

I'm currently working on a Unity project that targets UWP, and I need to implement a feature to connect via Miracast. I'm trying to use the CastingDevicePicker from the Windows Runtime API, but I'm ...
Nathan Dubernard's user avatar
1 vote
0 answers
22 views

FFmpegInteropX in Unity Hololens 2

I'm building a UDP video stream decoder for the Hololens 2 in Unity 2021. I've compiled FFmpegInteropX for ARM64 UWP, however I'm having issues setting it up within Unity. With the binaries included ...
CocoaMilka's user avatar
1 vote
1 answer
35 views

slate and scrollable text

I'm working on adding a slate to Unity using the Mixed Reality Toolbox and incorporating scrollable text, but I'm encountering issues. Despite my efforts, I can't seem to position the text on the ...
Abdulhadi Alsbirij's user avatar
2 votes
1 answer
166 views

How to add hand mesh to a Hololens 2 app using Unity and MRTK3

I have a project in Unity for Hololens 2 which is using MRTK3 and I am trying to add a visualizer to my hands and cannot find any tutorial or explanation how to do this. I tried to add the ...
OxM's user avatar
  • 53
1 vote
1 answer
103 views

MRTK 3 with Vuforia problem for Image Target Recognition

I want to create a Unity app for Hololens 2 which will use MRTK 3 and Vuforia for Image Targeting. I tried to attach the Vuforia Behaviour and DefaultInitializationErrorHandler scripts to the main ...
OxM's user avatar
  • 53
0 votes
1 answer
57 views

Maintaining eye contact with GameObject on Hololens 2 with Unity

I need to create a c# script for unity that checks if the player is maintaining eye contat with a GameObject (the check function is called in the Update() function) However when I tried to do this it ...
Game Wame's user avatar
0 votes
1 answer
242 views

Dropdown menu in MRTK3

Is it possible to make the Unity3D dropdown menu work in combination with the MRTK3 so that is interactable on the HL2? If so, how? In MRTK2 it was possible by attaching a script to the dropdown ...
anjelomerte's user avatar
0 votes
0 answers
80 views

libvlc(vlc for unity) webcam rtsp streaming fail

I'm trying to send my webcam screen by rtsp to other device. (ex: send hololens camera screen to pc program) I checked the vlcMinimalPlayback.cs and modified the script. streaming http url is ok. I ...
Jody's user avatar
  • 1
0 votes
1 answer
145 views

Missing dll File When Programming Hololens 2 in Unity

I am trying to use Unity to track QR codes with the hololens 2. I have installed the Microsoft.MixedReality.QR plugin and I think it is installed correctly, though I am not super familiar with using ...
Jason Deeprose's user avatar
0 votes
1 answer
123 views

HoloLens2 Spatial mapping extraction

I'm currently stuck in a problem relating the HololLens2. I try to access the spatial mapping directly during runtime. So I want to implement a scanning procedure, where the user has to scan the room ...
Cytox_99's user avatar
0 votes
1 answer
59 views

using MRTK implementation add listener codes

contactDetection.onTouch.AddListener(MyCallback); contactDetection.onFirstTouch.AddListener(DoThisOnFirstTouch); contactDetection.onLastUntouch.AddListener(DoThisOnLastUntouch); I was using these ...
Aliza Rind's user avatar
0 votes
0 answers
97 views

How can I stop the QR Code tracking on a HoloLens while maintaining the visualization its content?

I'm working on an application that scans a stationary QR code and creates a room around the user. This works fine. What I would like to do is scan the QR code, the room gets augmented, and then I stop ...
Greta-A's user avatar
  • 53
0 votes
0 answers
144 views

Vuforia Engine with Hololens Holographic Remoting

Background I have a question about a Unity Framwork which uses the Hololens 2 and Vuforia. The goal is to detect image targets with the Hololens 2 and place objects at this location. I would like to ...
Alex's user avatar
  • 153
0 votes
0 answers
49 views

Having problem with Unıty and Hololens 2 communication

I have created a networking project between Unity and Hololens 2. In the project, my goal is to send any data to hololens and when the data is received I want to see a change in the scene. The code ...
kirsal's user avatar
  • 1
1 vote
1 answer
151 views

MRTK Standard Shader - Border Light Shading Off

Question I am trying to give a colored 3D Cube which has a specific Color a differently colored border for my Hololens 2 application. I now found out that i can use the Mixed Reality Toolkit/Standard ...
Alex's user avatar
  • 153

15 30 50 per page
1
2 3 4 5
24