You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 19, 2024. It is now read-only.
It would be super convenient if one could use the Low Latency MRC with the HoloLens connected via USB.
I have an App that switches WiFi connections of the Lens - therefore the live capture logically stops when the Lens exits the Network of the PC. With USB, this would not occur, and I could properly present my App to other people.
Please tell me if this is possible, or maybe this feature already exists and I don't know how to configure the View.sln App? :-)
The text was updated successfully, but these errors were encountered:
I think that UWP's have some restrictions on setting up server/client connections via USB for security purposes.
One hypothetical solution might be to get an ethernet adapter for the HoloLens and run MRC with a tethered device on a local network while going through WiFi application scenarios (Not sure if this adapter exists or ethernet tethering is possible). I'm also not sure if configuring WiFi is possible if the device is able to be tethered to a network.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
It would be super convenient if one could use the Low Latency MRC with the HoloLens connected via USB.
I have an App that switches WiFi connections of the Lens - therefore the live capture logically stops when the Lens exits the Network of the PC. With USB, this would not occur, and I could properly present my App to other people.
Please tell me if this is possible, or maybe this feature already exists and I don't know how to configure the View.sln App? :-)
The text was updated successfully, but these errors were encountered: