diff options
author | David Somero <dsomero@hotmail.com> | 2010-05-13 00:59:01 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-13 00:59:01 +0200 |
commit | 0fed58e1fa80ee58c5de558ce7d511217a1356f4 (patch) | |
tree | 595b08a2f6f5f4b77f5a4dfe29783ba2e80bcc13 /libraries/ortp/README | |
parent | c35e88da5f06e04a656823c216deb3d4104f3360 (diff) | |
download | slackbuilds-0fed58e1fa80ee58c5de558ce7d511217a1356f4.tar.gz |
libraries/ortp: Added to 13.0 repository
Diffstat (limited to 'libraries/ortp/README')
-rw-r--r-- | libraries/ortp/README | 5 |
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. |