Skip to content
This repository was archived by the owner on May 11, 2025. It is now read-only.

Remote DTLS role fix#185

Open
noeplease wants to merge 2 commits intootalk:masterfrom
xirdev:master
Open

Remote DTLS role fix#185
noeplease wants to merge 2 commits intootalk:masterfrom
xirdev:master

Conversation

@noeplease
Copy link
Copy Markdown

Applied the condition found in setLocalDescription function that sets the DTLS transport role to 'server' if isIceLite variable is true, to the setRemoteDescription function.

Fixes error:
ORTC18615: ORTC RTCDtlsTransport: DTLS handshake failed. hr=c004e00f.

Seems like this outstanding pull request may also be related:
#184

Applied condition found in setLocalDescription function, to correctly update the remoteDtlsParameters.role to 'server' if  isIceLite is true, within the setRemoteDescription function. 

Fixes:
ORTC18615: ORTC RTCDtlsTransport: DTLS handshake failed. hr=c004e00f.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant