webrtc-extensions
webrtc-extensions copied to clipboard
add AES-256 media stream encryption control to peerconnection
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.