Inject Audio and Video using FFmpeg


I’ve implemented this example inside official demo and lunch ffmpeg with ports I’m getting from transports. But how can I play this stream?

Oh, read the mediasoup documentation and extend the mediasoup-demo as per your needs to handle such a new stream.

This is not a bug/problem/issue/question about mediasoup but about how to modify the mediasoup-demo to do extra things.

Can you help me with some examples? v3 is to hard for understanding after using v2

We have written lot of documentation about v3 and there are lot of examples referenced in the website. I’m afraid I cannot write yet more examples, sorry.