Hacker News new | ask | show | jobs
by NotQuantum 3356 days ago
> People really don't like the concept that I can see a world they can't experience. Some people become offended

This is the /exact/ kind of elitism that killed Google Glass. The whole "I have this and you don't" mentality is childish and damaging.

1 comments

It's not the attitude of the wearer, I and other devs I've met really enjoy sharing it with everyone and wish it was more accessible. But I don't have a case full of hololenses to create a shared experience. Nevertheless in a group if one or two people are nerding out sometimes somebody finds it unpleasant. I can understand.
Do you think a dedicated "streaming output" would help?

When I use my Google Daydream, being able to "cast" my screen to a TV and it really helps with this feeling as everyone else can watch along.

If the cost didn't increase too much, I feel that an onboard camera that can overlay what the user is seeing to show a 3rd party could help with that feeling. (Or if it already has a camera onboard, perhaps some better software to make casual sharing of your perspective easier)

Yes, it's possible to do this using the HTTP server that hololens runs. It's pretty sweet it streams performance data as well as the muxed camera+virtual stream. We got some really good results today recording a demo that way.

Microsoft did an awesome job with providing built-in tools and the vast majority of MIT open source hololens examples.

It's very technical and dev heavy, it would be great to see an app that will provide the streaming feature without the admin pairing currently necessary for the "server" access.