Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 968 Bytes

README.md

File metadata and controls

26 lines (19 loc) · 968 Bytes

Interactive overaly for HoloLens video feed

Author(s): Dave Voyles | @DaveVoyles


About

This prototype was created with my co-worker Andy Reitano @batslyadams in 2016 over a couple of days. The goal was to take the video feed from User A with the Hololens, feed it to the web browser of User B as an HTML5 canvas, who could then draw on the feed, and return the image to User A.

This was helpful for remote assistance opportunities, where User B needed to view an object, perhaps for repair, and could guide User A running the HoloLens app through voice comunication and drawing on the screen.


To do:

  • Add further documentation for install instructions
  • Update for modern versions of Unity

Current state:

  • Working

Change Log

v1.0.0

Initial build of the app