-
Notifications
You must be signed in to change notification settings - Fork 1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
licode doesn't work with DTLSv1.2 in chrome version 74 #1373
Comments
how did u tested it? is there any way to force chrome 74 to use DTLS1.2? 'Cause I tried last dev Chrome 74 and connects fine Can you post your browser console screenshot? |
Checked again, it seems that there is something wrong in my build and running of installUbuntuDeps.sh as openssl version 1.0.1 is used by default in container, when I install openssl 1.0.2 it started working. Let me double check this tomorrow and I'll let you know |
In my licodeMCU server, i upgraded licode to pre-v7.8. However, ICE connection can't be established. when call onHandshakeCompleted function, webrtc client didn't send rtppacket. It sent a Encrypted Alert packet. My openssl's version is 1.0.2j. |
this should be fixed now |
Currently licode isn't adopted to use chrome version 74 and DTLSv1.2
Please let me know if there are intentions to fix this.
https://groups.google.com/forum/#!searchin/discuss-webrtc/dtls%7Csort:date/discuss-webrtc/yr6gbAgWsKo/9X5vQb8kGAAJ
The text was updated successfully, but these errors were encountered: