Closed abhinavsy closed 2 years ago
UnhandledPromiseRejectionWarning: TypeError: router.createPlainRtpTransport is not a function; The video not recording the video because of this error.
change to router.createPlainTransport then it works
If mediasoup is newer than version 3.5.0, you may need to use this: https://mediasoup.org/documentation/v3/mediasoup/api/#PlainTransport
UnhandledPromiseRejectionWarning: TypeError: router.createPlainRtpTransport is not a function; The video not recording the video because of this error.