microsoft / MixedRealityCompanionKit

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
591 stars 286 forks source link

How can I update example server to stream desktops webcam? #347

Open Baesm opened 3 years ago

Baesm commented 3 years ago

I dont really know where to start, so I would be very thankful for every push in the right direction.

I think I would need to change the UpdateImageData() in DesktopServerApp.ServerManager but can't figure out in which way. And I would need to connect it to this right?