Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remoting from a non Windows Server. #311

Open
ghost opened this issue Nov 2, 2018 · 1 comment
Open

Remoting from a non Windows Server. #311

ghost opened this issue Nov 2, 2018 · 1 comment

Comments

@ghost
Copy link

ghost commented Nov 2, 2018

We need to do Remoting (https://docs.microsoft.com/en-us/windows/mixed-reality/add-holographic-remoting) to the Hololens for Medical Resarch project, but its seems that the server side is limited to ensive Microsoft Desktop / Windows 10 ?

Whatever the video codecs used are we can then match then. Same goes for the Event stream from the headset. We are using Rust and vulcan for the rendering on a Visualization Cluster we built ourselves and it allows us to Render very large MRI / fMRI images as well as overlay any other Dicom medical data images.

Please let me know because we need to decide on best MR headset soon for the project.

@ghost ghost changed the title Advice regarding running on Linux Remoting from a non Windows Server. Nov 2, 2018
@ghost
Copy link
Author

ghost commented Nov 2, 2018

I was talking to another developer here and we think maybe we can do all our rendering in our rust code and then send the frames to the c++/c# code that does the HolographicStreamerHelpers stuff.

The question of course will be the FFI. DO you do its locally or do we transport the frames over a 10G network nic. Any advice is really useful please to advice us architecturally.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants