net/ccrtp - The NetBSD Packages Collection

RTP and RTSP protocol implementation using GNU CommonCpp

Welcome to GNU ccRTP, the RTP protocol stack of GNU Common C++ and the
GNU project.  GNU ccRTP was created as a "generic" and high performance
RTP stack and uses queued packet lists for both sending and receiving of
realtime data.  A single scheduler thread both schedules delivery of
timestamped outgoing packets, and processes incoming packets into the
receive queue.  A seperate thread or process can then feed data into the
stack for delivery and process pending requests without interfering with
the stack service thread itself.

Build dependencies

pkgtools/mktools devel/cmake devel/pkgconf pkgtools/cwrappers

Runtime dependencies

devel/ucommon devel/ucommon devel/ucommon

Binary packages

OSArchitectureVersion
NetBSD 10.0aarch64ccrtp-2.1.2nb16.tgz
NetBSD 10.0aarch64ccrtp-2.1.2nb14.tgz
NetBSD 10.0aarch64ccrtp-2.1.2nb14.tgz
NetBSD 10.0aarch64ebccrtp-2.1.2nb14.tgz
NetBSD 10.0aarch64ebccrtp-2.1.2nb16.tgz
NetBSD 10.0alphaccrtp-2.1.2nb16.tgz
NetBSD 10.0earmv6hfccrtp-2.1.2nb16.tgz
NetBSD 10.0earmv6hfccrtp-2.1.2nb14.tgz
NetBSD 10.0earmv6hfccrtp-2.1.2nb14.tgz
NetBSD 10.0earmv7hfccrtp-2.1.2nb16.tgz
NetBSD 10.0earmv7hfccrtp-2.1.2nb14.tgz
NetBSD 10.0earmv7hfccrtp-2.1.2nb14.tgz
NetBSD 10.0i386ccrtp-2.1.2nb16.tgz
NetBSD 10.0i386ccrtp-2.1.2nb14.tgz
NetBSD 10.0powerpcccrtp-2.1.2nb14.tgz
NetBSD 10.0vaxccrtp-2.1.2nb14.tgz
NetBSD 10.0x86_64ccrtp-2.1.2nb16.tgz
NetBSD 10.0_BETAx86_64ccrtp-2.1.2nb14.tgz
NetBSD 8.0i386ccrtp-2.1.2nb14.tgz
NetBSD 8.0powerpcccrtp-2.1.2nb13.tgz
NetBSD 8.0powerpcccrtp-2.1.2nb14.tgz
NetBSD 8.0powerpcccrtp-2.1.2nb16.tgz
NetBSD 8.0powerpcccrtp-2.1.2nb14.tgz
NetBSD 8.0x86_64ccrtp-2.1.2nb14.tgz
NetBSD 8.0x86_64ccrtp-2.1.2nb14.tgz
NetBSD 8.0x86_64ccrtp-2.1.2nb16.tgz
NetBSD 9.0aarch64ccrtp-2.1.2nb16.tgz
NetBSD 9.0aarch64ccrtp-2.1.2nb14.tgz
NetBSD 9.0aarch64ccrtp-2.1.2nb14.tgz
NetBSD 9.0alphaccrtp-2.1.2nb13.tgz
NetBSD 9.0alphaccrtp-2.1.2nb16.tgz
NetBSD 9.0earmccrtp-2.1.2nb13.tgz
NetBSD 9.0earmv6hfccrtp-2.1.2nb16.tgz
NetBSD 9.0earmv6hfccrtp-2.1.2nb14.tgz
NetBSD 9.0earmv6hfccrtp-2.1.2nb14.tgz
NetBSD 9.0earmv7hfccrtp-2.1.2nb16.tgz
NetBSD 9.0earmv7hfccrtp-2.1.2nb14.tgz
NetBSD 9.0earmv7hfccrtp-2.1.2nb14.tgz
NetBSD 9.0i386ccrtp-2.1.2nb14.tgz
NetBSD 9.0i386ccrtp-2.1.2nb16.tgz
NetBSD 9.0mips64ebccrtp-2.1.2nb13.tgz
NetBSD 9.0powerpcccrtp-2.1.2nb16.tgz
NetBSD 9.0powerpcccrtp-2.1.2nb14.tgz
NetBSD 9.0powerpcccrtp-2.1.2nb14.tgz
NetBSD 9.0sparc64ccrtp-2.1.2nb13.tgz
NetBSD 9.0sparcccrtp-2.1.2nb13.tgz
NetBSD 9.0x86_64ccrtp-2.1.2nb16.tgz
NetBSD 9.0x86_64ccrtp-2.1.2nb14.tgz
NetBSD 9.3x86_64ccrtp-2.1.2nb14.tgz
NetBSD 9.3x86_64ccrtp-2.1.2nb16.tgz

Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.

Available build options

libgcrypt
Use GNU cryptographic library.
openssl
Enable OpenSSL support.

Known vulnerabilities

The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.

Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.


Problem reports, updates or suggestions for this package should be reported with send-pr.