Membrane.DTLS.Handshake (Membrane DTLS plugin v0.2.0) View Source
Module responsible for performing DTLS and DTLS-SRTP handshake.
As handshake_opts
in Sink/Source there should be passed keyword list containing following
fields:
- client_mode :: boolean()
- dtls_srtp :: boolean()
For the rest of field meanings please refer to ExDTLS
library documentation.