Closed m-pen-resilientplc closed 3 months ago
Hi,
Does rtpproxy support encrypted media streams using SRTP? Are there any documention/examples of how to enable/support this?
If so, does it also support 'transcoding' between encrypted and unencrypted media streams?
Thank you.
Hi, yes, it does, since version 3.0. See modules/dtls_gw/README.md for details, also it's used in this project for example: WebRTC Phone
modules/dtls_gw/README.md
Hi,
Does rtpproxy support encrypted media streams using SRTP? Are there any documention/examples of how to enable/support this?
If so, does it also support 'transcoding' between encrypted and unencrypted media streams?
Thank you.