Is it possible to consume an RTP stream and then produce a WebRTC stream locally on mediasoup server? I would use the resulting stream to send it to other (possibly more than one) mediasoup server/s.
What I am actually trying to achieve is to securely send data between two mediasoup servers through imperfect connection (so I cannot use pipe transport)