summaryrefslogtreecommitdiff
path: root/network/ccrtp/README
diff options
context:
space:
mode:
Diffstat (limited to 'network/ccrtp/README')
-rw-r--r--network/ccrtp/README10
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