MixedReality-WebRTC
MixedReality-WebRTC copied to clipboard
Can I send an input from web browser to Hololens2?
Hi, I use Hololens2. By using MixedReality-WebRTC, can I send any input(actually, I want to display a ball where user click with a mouse)?? If can, please tell me how to do so.
You can send anything that you can put in a browser's Media Track. I'm not sure if there's a way to render web content directly into a video, but some browsers allow you to request Screen Capture (instead of a webcam) as the video source. Not the best, but might work for you.