summaryrefslogtreecommitdiff
path: root/libraries/ortp/README
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/ortp/README')
-rw-r--r--libraries/ortp/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/libraries/ortp/README b/libraries/ortp/README
new file mode 100644
index 0000000000..93564ad2ea
--- /dev/null
+++ b/libraries/ortp/README
@@ -0,0 +1,5 @@
+Implement the RFC3550 (RTP) with a easy to use API with high and low
+level access. Includes support for multiples profiles, AV profile
+(RFC1890) being the one by default. Implements blocking and non
+blocking IO for RTP sessions.Supports part of RFC2833 for telephone
+events over RTP.