This is a MixedRealityToolkit style repository for code bits and components that may not run directly on Microsoft HoloLens or immersive headsets but instead pair with them to build experiences.
MIT License
595
stars
288
forks
source link
Connecting to the spectator rig hololens via usb doesn't work #97
Since the hololens connects via its "external" ip address to the sharing service, setting spectator view ip to its usb address will produce a mismatch with the remote player object. In consequence the spectator view camera will have the wrong position etc. Don't know if this is intentional or easily fixable, but thought I'd mention it here, since it took me some time to figure out why my setup wasn't working as intended.
Since the hololens connects via its "external" ip address to the sharing service, setting spectator view ip to its usb address will produce a mismatch with the remote player object. In consequence the spectator view camera will have the wrong position etc. Don't know if this is intentional or easily fixable, but thought I'd mention it here, since it took me some time to figure out why my setup wasn't working as intended.