This commit is contained in:
acgist
2023-04-12 08:24:34 +08:00
parent 9c31ca4f64
commit ac4e264950
22 changed files with 1034 additions and 435 deletions

View File

@@ -1729,9 +1729,6 @@ class Taoyao extends RemoteClient {
iceCandidates,
dtlsParameters: {
...dtlsParameters,
// Remote DTLS role. We know it's always 'auto' by default so, if
// we want, we can force local WebRTC transport to be 'client' by
// indicating 'server' here and vice-versa.
role: "auto",
},
sctpParameters,