hoped, since WebRTC was explicitly called out as motivation for
implementing DTLS, that the subsequent DTLS support would actually be usable to
make a WebRTC media connection. It seems that while steps were made toward that
goal, it wasn’t enough to get there. See the link in my initial message
implementing it
myself using the existing classes in the JDK (SSLEngine).
I had hoped, since WebRTC was explicitly called out as motivation for
implementing DTLS, that the subsequent DTLS support would actually be usable to
make a WebRTC media connection. It seems that while steps were made toward that
o add extension from application level.
Thanks,
Xuelei
On 7/20/2020 11:00 AM, Scott Palmer wrote:
When DTLS support was added in
https://bugs.openjdk.java.net/browse/JDK-8043758 DTLS-SRTP and WebRTC
were specifically mentioned in the motivation. However, DTLS- SRTP
requires the ‘use_srtp’ exte
When DTLS support was added in https://bugs.openjdk.java.net/browse/JDK-8043758
<https://bugs.openjdk.java.net/browse/JDK-8043758> DTLS-SRTP and WebRTC were
specifically mentioned in the motivation. However, DTLS- SRTP requires the
‘use_srtp’ extension to be in the handshake.