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
898 stars 277 forks source link

Video Multiplexing example #835

Open segatecm opened 2 years ago

segatecm commented 2 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.