HoloToolKit Voice Recognition
Hello everybody, I cant get the voice recognition example scene from the HoloToolKit to work. The scene I am using is the SPeechInputSource scene. I have already turned on the microphone in the...
View ArticleVuforia Markers Stability
I've just started working with Vuforia on Hololens and I was wondering if my experience was normal. I made my own marker (based on hiro) and everything seems to work, although the hologram isn't...
View ArticleHow to use Bluetooth communication?
Hi all, Has anyone used the Bluetooth function in Hololens? Does it work as client or server? Can we use Windows APIs (e.g., device enumerator, pairing stuff) ? Can we even use the Bluetooth for...
View ArticleHololens-Unity3d BluetoothLE connectivity
I am trying to read characteristics advertised by bluetoothLE Devices into Hololens but i am unable to read. Currently i am using a Plugin for Android and IOS. I am unable to find some example plugin...
View ArticleFirewall on HoloLens
I am seeing strange behavior when trying to connect to a TCP port running on the HoloLens. It seems to only accept incoming connections on certain ports. I wrote a UWP application that does the...
View ArticleHololens C++ TCP server not working.. Firewall?
As usual, please no unity-c# responses. I'm not using those, I'm lower-level C++ on top of winsock. Is the hololens using some sort of LAN firewall? I'm using tested and working code to host a TCP...
View ArticleVoice Commands using HoloToolKit
Hello, This is very frustrating but I had it working before with Keywordmanager.cs but now that I am trying to upgrade to Speech Input Handler I cant get things to work. Please help! All I want to...
View ArticleUsing unity to build a hololens app
I have an unity application that is is built to UWP( windows 10) and run in Hololens. I have some code that needs an external package that i install in the generated project(s) with nuget. This will...
View ArticleHow can Holograms Block the real things
How to Rending the model in unity for let it can bolck the real things in HOLOLENS? Thanks!
View ArticleIs accessing any of the other Hololens cameras possible?
Hi all, The main camera can be accessed easily. But if I wanted to access the environment cameras instead (i.e. turn off holo room mapping and let me use them for stereo tracking), is that possible? It...
View ArticleHow can an hololens UWP app communicate with winform program by TCP socket?
We need to build an UWP app on HoloLens to get connet with winform program on PC by TCP,and on UWP we use window.network ,but on winform we use system.net, Is this way workable?,if not ,how should we do?
View ArticleIs the Microsoft Store broken at the moment?
The only applications I see or can search for are under the Noteworthy and Essential categories. I can't get to see or search the full list of Hololens applications. Are other people seeing the same...
View ArticleLive video streaming
Hello to everyone! I start working on hololens video streaming app. The main idea that I have RTSP stream and I want to play real time video from this stream on Hololens with the help on Unity. Is...
View ArticleTCP Client on Hololens Emulator ?
Hy guys, I'm trying for 3 hours to get a TCP Client running on the hololens emulator (PC) and sends a string over wifi to a MATLAB TCP Server running on my Surface. Both are in the same wlan but I'm...
View ArticleOnNavigationCanceled never firing when focus changes to other collider
I'm trying to use the navigation gesture on two different objects in close proximity. What can happen is that as the user is gesturing over one object, their gaze penetrates the other one, and what...
View ArticleGetting a USB Device not found when plugging my Acer into my Surface Book
It's the most powerful version of the SB with Performance Base, so spec wise it should be just fine. But when I plug in the USB, into any of the ports (all are USB 3.0, and I tried both ports on the...
View ArticleI am would love to find the quickest way to get a standard directx 11 app...
this would be with the least code change.
View ArticleStoring the "best" spatial anchor between multiple devices?
Hi, I am looking at an experience where multiple HoloLens devices should share the location of anchors. Updates do not need to be realtime or near/realtime. However, we would want to make sure that the...
View ArticleErrors when importing HoloToolkit
Is HoloToolkit on GitHub up to date for Unity 5.5.0f3? I'm getting these errors after importing it into my project. Another post implied it was an issue from upgrading....
View ArticleSending WebRTC video streams TO HoloLens and displaying it there?
I saw quite some posts about WebRTC FROM HoloLens. But I am not sure I have seen anything about a desktop app (ideally Win32, managed code in my case) encoding and sending some video stream (coming...
View Article