From 36aae90055b88388d6f2de52a1ee743f6c8af965 Mon Sep 17 00:00:00 2001 From: Paul-Louis Ageneau Date: Mon, 1 Jun 2020 20:51:04 +0200 Subject: [PATCH] Updated Readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 50f8eea..9a3bc4a 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,7 @@ Features: - Trickle ICE ([draft-ietf-ice-trickle-21](https://tools.ietf.org/html/draft-ietf-ice-trickle-21)) - Multicast DNS candidates ([draft-ietf-rtcweb-mdns-ice-candidates-04](https://tools.ietf.org/html/draft-ietf-rtcweb-mdns-ice-candidates-04)) - TURN relaying ([RFC5766](https://tools.ietf.org/html/rfc5766)) with [libnice](https://github.com/libnice/libnice) as ICE backend +- SRTP media transport ([RFC3711](https://tools.ietf.org/html/rfc3711)) with [libSRTP](https://github.com/cisco/libsrtp) ### WebSocket @@ -47,6 +48,7 @@ Features: Optional: - libnice: https://nice.freedesktop.org/ (substituable with libjuice) +- libSRTP: https://github.com/cisco/libsrtp Submodules: - libjuice: https://github.com/paullouisageneau/libjuice