masmu / pulseaudio-dlna

A lightweight streaming server which brings DLNA / UPNP and Chromecast support to PulseAudio and Linux
GNU General Public License v3.0
1.25k stars 161 forks source link

Propose another choice to stream audio to DLNA devices #432

Open xdegaye opened 8 months ago

xdegaye commented 8 months ago

The pa-dlna program forwards audio streams to DLNA devices, supports both PulseAudio and PipeWire and comes with an ancillary command line tool that one can use to instrospect and control UPnP (and therefore DLNA) devices.

It requires one external depency that is available as a package in most linux distributions.

It is based on Python asyncio and the coverage of its test suite is currently 94 %.

See the documentation at Read The Docs.