Hello, my name is Jong Hyeon Lee and I’m using HoloLens 2 for my university project.
My goal is to construct stereoscopic view based on HoloLens 2 using two independent real-time videos from USB camera module connected to PC through USB port.
I use Unity software (2019.3.7f1 version) in this project and I guess HoloLens 2 cannot directly use the USB port from the PC, because it operates on its own embedded OS.
I have two questions about the project.
• I would like to ask if the 3D view can be set up on binocular screens of HoloLens 2 Display with no latency.
• When the USB camera module video was sent to the HoloLens 2, there was a problem in that the resolution of the video was reduced.
So, I would like to ask about how to prevent video resolution from being reduced when sending video to HoloLens 2 Display.
I would appreciate it if you could refer to this and reply.