diff options
Diffstat (limited to 'network/ccrtp/slack-desc')
-rw-r--r-- | network/ccrtp/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/network/ccrtp/slack-desc b/network/ccrtp/slack-desc new file mode 100644 index 0000000000..a8474a5681 --- /dev/null +++ b/network/ccrtp/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' on +# the right side marks the last column you can put a character in. You must make +# exactly 11 lines for the formatting to be correct. It's also customary to +# leave one space after the ':'. + + |-----handy-ruler------------------------------------------------------| +ccrtp: ccRTP (real-time transport protocol) +ccrtp: +ccrtp: GNU ccRTP is an implementation of RTP, the real-time transport +ccrtp: protocol from the IETF, supporting the Secure RTP profile, SRTP. +ccrtp: ccRTP is a C++ library based on GNU Common C++ which provides a high +ccrtp: performance, flexible and extensible standards-compliant RTP stack +ccrtp: with full RTCP support. +ccrtp: The design and implementation of ccRTP make it suitable for high +ccrtp: capacity servers and gateways as well as personal client +ccrtp: applications. +ccrtp: Homepage: http://www.gnutelephony.org/ |