Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-06-13 06:17
2.0.0

Diese Version baut unter GNU uCommon als erforderlich Basisbibliothek. Es beinhaltet auch ein Update für SRTP Polsterung und für die Zusammenstellung mit g + + 4.6.
Tags: Stable
This release builds using GNU uCommon as its required base library. It also includes a fix for srtp padding and for compiling with g++ 4.6.

2008-12-17 07:18
1.7.0

Code cleanup, Bugfixes für RTP-Sender Infos und Mischen von Debian-Patches vor.
Tags: Code cleanup
Code cleanup, bugfixes for RTP sender info, and merging of Debian patches upstream.

2008-04-17 06:31
1.6.0

Viele Bugs wurden gefixt, meist im Zusammenhang mit RTCP und Unterstützung für "Make-in-place" aufbaut.
Tags: Minor bugfixes
Lots of bugs were fixed, mostly related to rtcp
and support for "make-in-place" builds.

2006-10-02 01:26
1.5.0

Ganz neu ist die Unterstützung für Secure RTP-Profil (SRTP) gemäß RFC 3711 eingeführt. Diese Version unterstützt auch ein neues Add-On-Paket, libzrtpcpp, die Angebote direkt native Zfone (ZRTP) kompatibel Verschlüsselung Fähigkeiten Common C + + RTP-basierten Anwendungen. Dies ist das erste Softphone-Client zu verwenden beide Common C + + RTP SRTP und ZRTP unterstützen.
Tags: Major feature enhancements
Brand new support has been introduced for Secure RTP Profile (srtp) as per RFC 3711. This release also supports a new add-on package, libzrtpcpp, that directly offers native zfone (zrtp) compatible encryption capabilities to Common C++ RTP based applications. This is the first softphone client to use both Common C++ RTP srtp and zrtp support.

2006-05-18 07:44
1.4.1

Änderungen wurden vorgenommen, um Packet Scheduling und Queuing zu verbessern. Eine neue sendImmediate-Modus wurde hinzugefügt, um Applikations-Design Vereinfachung und Reduzierung der Latenz beim Beitritt RTP-Sitzung. IPv6-Unterstützung eingeführt.
Tags: Major feature enhancements
Changes have been made to improve packet
scheduling and queing. A new sendImmediate mode
has been added to simplify application design and
reduce latency when joining RTP sessions. IPv6
support was introduced.

Project Resources