mainGNU ccRTP - Summary

 
 
Membership Info
Group Admin:
5 active members

Group identification
Id: 502
System Name: ccrtp
Name: GNU ccRTP
Group Type: Official GNU software

Search in this Group


 

This software is part of the GNU Project.

Common C++ RTP is an experimental threadsafe RTP stack for use with Common C++. It uses a service thread to both schedule outgoing packets and organize arriving packets. Queued lists of packets are maintained both for sending and receiving, and packet payloads can be mixed such as for passing RTP telephony events. Recent builds of GNU ccRTP are also available for building handheld softphone clients using Open Embedded.  GNU Common C++ RTP offers support for multicast networks and secure RTP sessions using SRTP and ZRTP extensions.

Registration Date: Thu 04 Oct 2001 06:38:24 PM UTC
License: GNU General Public License v2 or later
Development Status: 5 - Production/Stable

 

Latest News rss feed
GNU ccRTP introduces support for SRTP and ZRTP!
     posted by fedemp, Mon 02 Oct 2006 09:24:51 AM UTC

GNU ccRTP 1.5.0 introduces support for the Secure RTP profile, SRTP (RFC 3711), which allows for secure connections, and voice encryption using either libgcrypt or openssl backends. In addition, native support for Phil Zimmermann's ZRTP protocol, which offers a transparent way to transfer encrypted voice over existing infrastructure, is released as a separate extension library licensed under the GNU GPL.

Back to the top

Powered by Savane 3.13-cf05.
Corresponding source code