This package browser is in early development. Mind the rough edges.

ccrtp 2.1.2

Implementation of RTP (real-time transport protocol)

GNU ccRTP is an implementation of RTP, the real-time transport protocol from the IETF. It is suitable both for high capacity servers and personal client applications. It is flexible in its design, allowing it to function as a framework for the framework, rather than just being a packet-manipulation library.

Installation

Install ccrtp 2.1.2 as follows:

guix install ccrtp@2.1.2

Or install the latest version:

guix install ccrtp

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.