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

obs-multi-rtmp

Multi-site simultaneous broadcast plugin for OBS Studio

This is a plugin to streaming to multiple RTMP servers concurrently. It's able to share encoders with main output of OBS to save CPU power. It can also use standalone encoders with basic configuration (bitrate).

Installation

Install the latest version of obs-multi-rtmp as follows:

guix install obs-multi-rtmp

Or install a particular version:

guix install obs-multi-rtmp@0.3.0.2-OBS29.1.1

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.

Badge code

You can use the following badge to inform users of obs-multi-rtmp about the latest version available in Guix.

Example HTML:

<a href='https://packages.guix.gnu.org/packages/obs-multi-rtmp'><img src='https://packages.guix.gnu.org/packages/obs-multi-rtmp/badges/latest-version.svg' alt='Version in GNU Guix'></a>

Example Markdown:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/obs-multi-rtmp/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/obs-multi-rtmp)

Example Org:

[[https://packages.guix.gnu.org/packages/obs-multi-rtmp][https://packages.guix.gnu.org/packages/obs-multi-rtmp/badges/latest-version.svg]]