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

MixedReality-WebRTC is a collection of components to help mixed reality app developers integrate audio and video real-time communication into their application and improve their collaborative experien...

Results 101 MixedReality-WebRTC issues
Sort by recently updated
recently updated
newest added

**Describe the bug** I have a coTurn server configured to accept Stun/Turn and Turns. It seems that everything is working just fine when testing the server on [trickle-ice page](https://webrtc.github.io/samples/src/content/peerconnection/trickle-ice/). Relay...

Hi, I am currently using this project to stream mixed reality capture from a Hololens to a desktop application, which works great so far. Now I want to visualize the...

enhancement

Simple question, was anybody of you guys able to use RGB Video Sources and send them through WebRTC with success? I was asking related questions 3 times now but I...

> I know that this "Issues"-section is not meant for that. However, I don't know where I could ask something like that. And there are definitely developers here who are...

**Describe the bug** I`m working on a project that uses WebRTC to promote video calls between Hololens and web browser users. Calls with video and audio were working fine on...

I would like to get the remote audio bytes, so to try that quickly, I've updated TestReceiveAV example to work with 2.0 code, but I'm finding that while AudioTrackedAdded is...

Hi all: I want to send some data with video frame synchronous. I found some stuff like Multiplex Video Encoder, But I don't know how to do it. So please...

Hololens calls PC, sound track is normal, video track cannot be obtained, occasional phenomenon

**Describe the bug** When we tried to call DeviceAudioTrackSource.CreateAsync() at our C# WPF project. It always gives us 0 for Tracks.Count as reult. MR-Webrtc seems works fine besides the sending...

I am trying to figure out if there is a way to grab individual frames from the local video source in order to save them as images for further inspection...

question