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

I call CreateAnswer() after SetRemoteDescriptionAsync(),but my answer SDP always a=recvonly,even I set Transceiver.Direction.SendReceive; So if I want make a videoCall ,i should create two peerconnection for each side? offer sdp:...

Hi , at first thanks to your wonderful library for WEBRTC its great. But I trying to connect multiple connections in unity to multiple Remote Id but at first i...

Currently, I'm using DeviceVideoTrackSource and LocalVideoTrack to create source for web cam and in turn for local video track. I want apply some blur effects to the web cam feeds...

I want to set up a video chat between Hololens and PC using MR-WebRTC. I have a coTurn server configured to accept Stun/Turns. Everything is fine when I test on...

I want to know if I can change resolution dynamically while video chatting.

Can I use the PhotoCapture while video chatting?

On HL2 some configurations produce a stream that is much "blockier" than the result of the same configuration on HL1 or PC. A possible reason is that the HL2 encoder...

bug

I am trying to send video feed of the android tablet camera (galaxy tab s6) in which arfoundation is running. In another scene where there is no rtc operation, camera...

**Describe the bug** When building and running on an Android device, upon launching the SceneCaptureDemo scene, the app crashes immediately. **To Reproduce** Steps to reproduce the behavior: 1. Add scene...

Both this repository and the [WinRTC](https://github.com/microsoft/winrtc) have been inactive for a while, with no updates to the roadmap, etc. When targeting UWP/HoloLens 2, which project should we use? Will this...