[erlang-questions] WebRTC and DTLS and use_srtp

Albin Stigö albin.stigo@REDACTED
Mon Apr 8 15:52:16 CEST 2019


Hi,

For anyone interested in WebRTC... After thinking more about this I
decided to write a GnuTLS DTLS NIF that allows me to multiplex STUN,
TURN and DTLS on one UDP socket (as required by WebRTC) and supports
use_srtp.

It's in it's very early stages but it's working and I feel it's on the
right track. Suggestions are welcome!

https://github.com/ast/webrtc


--Albin



More information about the erlang-questions mailing list