MixedReality-WebRTC icon indicating copy to clipboard operation
MixedReality-WebRTC copied to clipboard

How to creat a listener on not capture device?

Open Xiink opened this issue 4 years ago • 0 comments

I have a UWP app in Hololens2 and I want to get the live stream from Hololens2 and show on my pc UWP app.

But my pc without any capture device so when I initialize PeerConnection I will get a error "No capture device available".

I wonder whether it's a bug or I require more steps.

Xiink avatar Sep 17 '21 02:09 Xiink