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

livemedia-utils 2020.11.19

Set of C++ libraries for multimedia streaming

This code forms a set of C++ libraries for multimedia streaming, using open standard protocols (RTP/RTCP, RTSP, SIP). The libraries can be used to stream, receive, and process MPEG, H.265, H.264, H.263+, DV or JPEG video, and several audio codecs. They can easily be extended to support additional (audio and/or video) codecs, and can also be used to build basic RTSP or SIP clients and servers.

Installation

Install livemedia-utils 2020.11.19 as follows:

guix install livemedia-utils@2020.11.19

Or install the latest version:

guix install livemedia-utils

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.