libccrtp 2.0.9-4 source package in Ubuntu

Changelog

libccrtp (2.0.9-4) unstable; urgency=medium

  * Team upload.
  * Downgrade to debhelper-compat 10. Closes: #1069830
  * Build-Depend on graphviz. Closes: #860469
  * Link with commoncpp. Closes: #914310

 -- Bastian Germann <email address hidden>  Fri, 03 May 2024 18:35:11 +0000

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.dsc 1.9 KiB 8d6316747cd712e43866bf03b344a54372f3643fa6284aeb3dcdfe3849ad7762
libccrtp_2.0.9.orig.tar.gz 734.2 KiB 2032176f7d64db05d7bc557a045d0b24ec76f264448a30a7de9f12c5a31530df
libccrtp_2.0.9-4.debian.tar.xz 10.9 KiB 858fa1dab390428e1f2bb03eb3f046f32fba2fcbbb884d0b2c7428d7aefd0bfb

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