|
@@ -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
|