[webrtc-pc] Is there a API to set DTLS-SRTP protection profile in js? (#2551)

amjy has just created a new issue for https://github.com/w3c/webrtc-pc:

== Is there a API to set DTLS-SRTP protection profile in js? ==
The default SRTP protection profile in DTLS extension is 'SRTP_AES128_CM_HMAC_SHA1_80'.
How to set 'SRTP_AEAD_AES_256_GCM' and others.

'SSL_CTX_set_tlsext_use_srtp' in openssl and 'srtp_crypto_policy_set_aes_gcm_256_16_auth' in libsrtp.

Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/2551 using your GitHub account

Received on Tuesday, 30 June 2020 03:44:17 UTC