libccrtp 2.0.9-4.1 source package in Ubuntu

Changelog

libccrtp (2.0.9-4.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Delete outdated (and renamed) copy of libgcrypt.m4 and use upstream macro
    instead to fix FTBFS against libgcrypt without libgcrypt-config.
    Closes: #1071933

 -- Andreas Metzler <email address hidden>  Tue, 09 Jul 2024 13:14:07 +0200

Upload details

Uploaded by:
Debian VoIP Team
Uploaded to:
Sid
Original maintainer:
Debian VoIP Team
Architectures:
any all
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe libs

Downloads

File Size SHA-256 Checksum
libccrtp_2.0.9-4.1.dsc 2.1 KiB 0dd022a96c63b557e2fd066b43a8a6741b2a011ee50666385607befece350fa1
libccrtp_2.0.9.orig.tar.gz 734.2 KiB 2032176f7d64db05d7bc557a045d0b24ec76f264448a30a7de9f12c5a31530df
libccrtp_2.0.9-4.1.debian.tar.xz 12.1 KiB 4d601926f48ae7dd618b0aa5cbf47f5abc2d05b8094359a0e3d95b8561c994b2

Available diffs

No changes file available.

Binary packages built by this source

libccrtp-dev: Common C++ class framework for RTP packets - development files

 GNU ccRTP is a GNU Common C++ based high performance RTP stack. RTP is
 the Internet-standard protocol for the transport of real-time data,
 including audio and video. It can be used for media-on-demand as well
 as interactive for creating services such as Internet telephony.
 .
 GNU ccRTP offers support for RTCP and many other standard and extended
 features that are needed for both compatible and advanced streaming
 applications. GNU ccRTP can mix multiple payload types in stream, and
 hence can be used to implement RFC 2833 compliant signaling applications
 as well as other specialized things. GNU ccRTP also offers direct RTP
 packet filtering.
 .
 GNU ccRTP is threadsafe and high performance. It uses packet queue
 lists rather than streaming buffers. This allows ccRTP to be used to
 create high capacity streaming servers as well as client applications.
 .
 GNU ccRTP is designed to support both audio and video data and can do
 partial frame splits/re-assembly. GNU ccRTP also supports multicast
 networks and multiple active connection sources. This allows its use
 for building all forms of Internet standards based audio and visual
 conferencing systems.
 .
 GNU ccRTP uses templates and can be used to implement realtime
 streaming with different underlying transport protocols, not just
 with IPV4 UDP sockets.

libccrtp-doc: Documentation files for GNU ccRTPp library

 GNU ccRTP is a GNU Common C++ based high performance RTP stack. RTP is
 the Internet-standard protocol for the transport of real-time data,
 including audio and video. It can be used for media-on-demand as well
 as interactive for creating services such as Internet telephony.
 .
 This package contains the documentation files for GNU ccRTP.

libccrtp2t64: Common C++ class framework for RTP packets

 GNU ccRTP is a GNU Common C++ based high performance RTP stack. RTP is
 the Internet-standard protocol for the transport of real-time data,
 including audio and video. It can be used for media-on-demand as well
 as interactive for creating services such as Internet telephony.
 .
 This package contains the shared runtime libraries for GNU ccRTP.

libccrtp2t64-dbgsym: debug symbols for libccrtp2t64