medisoup-client 3.6.44 has been published and it comes with the ability to force local DTLS role for both sending and receiving transports.
- Commit: 3.6.44: Allow forcing local DTLS role · versatica/mediasoup-client@325cea2 · GitHub
- Related issue with good rationale: Change DTLS role of send transports from "server" to "client" · Issue #183 · versatica/mediasoup-client · GitHub
- Documentation (read the note):
-
device.createSendTransport()
: mediasoup :: API -
device.createRecvTransport()
: mediasoup :: API
-