webrtc-mrvc-sample
webrtc-mrvc-sample copied to clipboard
WebRTC Mixed Remote View Compositor
I'm able to build the solution, but I got lots of warning like the below example, for many methods which should belong to the module "mono-urho": MCG0004: The method 'SDL_SendAppEvent'...
The only way to initialize the peer connection is using voice command from HoloLens. If we try clicking on the `Call` button from the desktop client, the app will crash.
Currently, only VP8 is supported. To make it work for H264: * Update camera transform RTP header extensions * Add video decoder for H264 and synchronize frames.