Is it possible to receive from a plain transport in the mediasoup Device? I know it’s not possible to send plain audio and video due to webRTC restrictions but is receiving possible?
If not I guess the plainTransport is just for receiving video to be formatted before forwarding through a webrtc transport… am I right?
That’s perfect and very quick response, thank you. I was just hoping to bypass this for a ‘most-simple’ version 0, but I guess being lazy isn’t an option this time