microsoft / MixedReality-WebRTC

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 experience
https://microsoft.github.io/MixedReality-WebRTC/
MIT License
913 stars 283 forks source link

Video Multiplexing example #835

Open segatecm opened 3 years ago

segatecm commented 3 years ago

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 give me some advice, Thanks.