libccrtp 2.0.9-2.5build1 source package in Ubuntu
Changelog
libccrtp (2.0.9-2.5build1) noble; urgency=medium * No-change rebuild for CVE-2024-3094 -- Steve Langasek <email address hidden> Sun, 31 Mar 2024 01:40:58 +0000
Upload details
- Uploaded by:
- Steve Langasek
- Uploaded to:
- Noble
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any all
- Section:
- libs
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Noble | release | universe | libs |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libccrtp_2.0.9.orig.tar.gz | 734.2 KiB | 2032176f7d64db05d7bc557a045d0b24ec76f264448a30a7de9f12c5a31530df |
libccrtp_2.0.9-2.5build1.debian.tar.xz | 10.6 KiB | b0f292ca37eb0b9c079d3af96fe1dede91323a6efbbdf9d1feebbf9c1d0fea1e |
libccrtp_2.0.9-2.5build1.dsc | 2.4 KiB | 7907b77f4a395dbc3e7b734a8b97e2a178415fdf80c154d4a3a2185bbb92fb66 |
Available diffs
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