cygn/pulseaudio-dlna

Project ID: 3747

Description

A small DLNA server which brings DLNA / UPNP and Chromecast* output support to PulseAudio. It can stream your current local audio playback to different UPNP devices (UPNP Media Renderers) or Chromecasts in your network. It's main goals are: easy to use, no configuration hassle, no big dependencies.

UPNP/DLNA Renderers in your network will show up as pulseaudio sinks.

It does not work yet with pipewire

  • in Fedora 34, you need to swap back to pulseaudio:

    dnf swap --allowerasing pipewire-pulseaudio pulseaudio

  • in Fedora 35, you need to disable wireplumber:

    systemctl --user mask wireplumber.service

This package follows https://github.com/cygn/pulseaudio-dlna forked from Masmu for Fedora specific tweaks and other fixes.

Report packaging issues here and other issues here.

Latest PyChromecast (10.3) which is required by 0.6.5 is also included in the repo. Attention, it'll install but crash unless you update protobuf to 3.19 (not yet in f36):

pip install --user protobuf==3.19.1

Installation Instructions

dnf copr enable cygn/pulseaudio-dlna

dnf install pulseaudio-dlna

pip install --user protobuf==3.19.1

By default it only depends on sox for basic transcoding. Optionally you can install vorbis-tools, faac, flac, lame or opus-tools for better performance or quality through different encoders. Check the man page for instructions and how to use different encoders.

Active Releases

The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).

Release Architectures Repo Download
Centos-stream 8 aarch64 (12)*, x86_64 (13)* Centos-stream 8 (129 downloads)
EPEL 7 x86_64 (27)* EPEL 7 (578 downloads)
EPEL 8 aarch64 (13)*, x86_64 (31)* EPEL 8 (183 downloads)
Fedora 37 aarch64 (18)*, armhfp (0)*, x86_64 (415)* Fedora 37 (0 downloads)
Fedora 38 aarch64 (20)*, x86_64 (317)* Fedora 38 (118 downloads)
Fedora 39 aarch64 (12)*, x86_64 (45)* Fedora 39 (115 downloads)
Fedora 40 aarch64 (0)*, x86_64 (0)* Fedora 40 (7 downloads)
Fedora rawhide aarch64 (18)*, x86_64 (25)* Fedora rawhide (292 downloads)

* Total number of packages downloaded in the last seven days.