webrtc-extensions icon indicating copy to clipboard operation
webrtc-extensions copied to clipboard

add AES-256 media stream encryption control to peerconnection

Open bdrtc opened this issue 2 years ago • 4 comments

There is no standard WebRTC API for managing the DTLS-SRTP cipher priority order currently, and the media stream are encrypted using AES-128 by default, for enhanced security, we suggest add api to open the AES-256 encryption as option.

bdrtc avatar Sep 09 '22 03:09 bdrtc