Sharing with UNET client Hololens rotation is off
Hello, I am working with the Sharing with Unet example and I have modified it slightly to just spawn a capsule over the network similarly to the bullets. However, I have this weird thing that happens...
View ArticleHololens Universal10 build Json .Dll Error Solve
Hi All I'm Korean Delveloper I have a solution for Universal10 build errors. My Error Type is as follows.. ▼ C: \ Users \ MyApp \ App \ HologramCube \ HologramCube.csproj (274,5): error MSB3073: "C: \...
View Article“Assembly-CSharp-firstpass.dll could not be found." How to fix this...
The project— my very first—is a barebones one: “Holograms 100,” which is a Windows Dev Center tutorial. I planned to test it using Hololense Emulator (version 10.0.14393.1358). I open...
View ArticleC++/CX, how to safely use new APIs but also run on older windows 10
I need my app to still run on the HoloLens. How do I do this Code if(mStageReferenceFrame) mRenderer.reset(new Renderer(!HolographicDisplay::GetDefault()->IsOpaque, mStageReferenceFrame)); else...
View ArticleEvent-Professional Grade Mixed Reality Capture with Spectator View
Mark your calendar for this Meetup + Webinar: If you are looking for useful tips for Spectator View. If you are having trouble with your Spectator View, or if you find that the setup process is time...
View ArticleVoicechat in Holotoolkit Sharing
So, I was playing around in sharing component between my two hololens. It's been pretty good. I came across the voice chat feature in the same section. It says, usage of just two scritps:...
View ArticleHow can I remove the echo during voice chat?
Hello! I am using the latest VoiceChat scripts from HTK, but I am hearing my own voice. I removed my own Main Camera, and replaced it with the HoloLensCamera prefab. I then attached both...
View ArticleHolotoolkit 1.5.8 VOIP have so much noise
Hi Guys, we used holotoolkit 1.5.8 to implement Voice chat through VOIP in 2 Apps.One is light weight application and other one is heavy application in terms of computational . Light weight app voice...
View Article360VideoPlayback in HoloLens
I am trying out UWP sample of 360VideoPlayback in HoloLens without success. VS2017 display this error -- DEP3321: To deploy this application, your deployment target should be running Windows Universal...
View ArticleUDP-Communication [SOLVED]
After a little bit searching I found a solution for UDP-Communication (sending & receiving). I found a very simple solution at...
View ArticleBLE Advertisements Hololens
Hi guys, I want to send BLE Advertisements after the creation of a frame. The advertisement consists of the manufacturer data and a numerical value. Is this possible and could I use the Update function...
View ArticleWhat is the max number of users that can simultaneously share an environment?
In the original HoloLens commercial we see two NASA engineers sharing the same Martian environment. What is the max number of users that can share the same AR environment? On that note, in the same...
View ArticleMixed Reality Capture Hololens Failure - Failed capturing photo (hr =...
(Posted concurrently via StackOverflow: http://stackoverflow.com/questions/39420707/mixed-reality-capture-hololens-failure-failed-capturing-photo-hr-0x887a0005) Currently working on a feature in our...
View ArticleCan't deploy mixed reality app from Visual Studio
Hi, I'm trying to deploy the sample project to the Acer mixed reality headset according to these instructions: https://developer.microsoft.com/en-us/windows/mixed-reality/holograms_100 without success....
View ArticleGetting "Program does not contain a static main..." error with Origami...
So I am using the Origami hololens example project from: https://developer.microsoft.com/en-us/windows/mixed-reality/holograms_101 I can build it from Unity 2017.1.f1 (newest I believe) but when I try...
View ArticleRegarding MicrosoftAcdemy 240
I am working on Holograms240 and i had done the same way how microsoft guys have mentioned in the steps for both hololens. In chapter3 , I am unable to place the anchor and get the co-ordinates. As per...
View ArticleHow to connect Raspberry Pi to HoloLens
Hello All, Is there a guide on how to connect the pi to the hololens?
View ArticleRaspberry Pi 3/ Windows IOT and Hololens
Hi guys, is it possible to connect a Raspberry Pi 3 and Hololens together wirelessly? What i'm trying to do is wirelessly connect the Hololens to the RPi3, so they can talk to each other. Has anyone...
View Article