diff options
author | Mauro Giachero <mauro dot giachero at gmail dot com> | 2010-05-12 23:31:58 +0200 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-12 23:31:58 +0200 |
commit | 499835eba52ee500f2226b7c0e5695eec62a1d27 (patch) | |
tree | 7ee7239714c2c6f639bcc52a499b4688b1a442fa /network/ccrtp/README | |
parent | b48f6cb313d338a6214cd56e4e45c7c64b7537c3 (diff) | |
download | slackbuilds-499835eba52ee500f2226b7c0e5695eec62a1d27.tar.gz |
network/ccrtp: Added to 12.2 repository
Diffstat (limited to 'network/ccrtp/README')
-rw-r--r-- | network/ccrtp/README | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/network/ccrtp/README b/network/ccrtp/README new file mode 100644 index 0000000000..1e84378346 --- /dev/null +++ b/network/ccrtp/README @@ -0,0 +1,10 @@ +GNU ccRTP is an implementation of RTP, the real-time transport +protocol from the IETF, supporting the Secure RTP profile, SRTP. + +ccRTP is a C++ library based on GNU Common C++ which provides a high +performance, flexible and extensible standards-compliant RTP stack +with full RTCP support. +The design and implementation of ccRTP make it suitable for high +capacity servers and gateways as well as personal client applications. + +This package requires commoncpp2, available on SlackBuilds.org.
\ No newline at end of file |