A DLNA server which brings DLNA/UPnP support to PulseAudio

https://github.com/masmu/pulseaudio-dlna/

This is pulseaudio-dlna. A small DLNA server which brings DLNA / UPnP support
to PulseAudio and Linux.

It can stream your current PulseAudio playback to different UPnP devices (UPnP
Media Renderers) in your network. Its main goals are: easy to use, no
configuration hassle, no big dependencies.

Refresh
Refresh
Source Files
Filename Size Changed Actions
pulseaudio-dlna-0.5.0.1.tar.gz 0000700279 684 KB over 8 years
pulseaudio-dlna.changes 0000007928 7.74 KB over 8 years
pulseaudio-dlna.spec 0000002821 2.75 KB over 8 years
Revision 14 (latest revision is 18)
Antoine Antoine committed over 8 years ago (revision 14)
- Update to 0.5.0.1:
  * Set Yamaha devices to the appropriate mode before playing
    (thanks to hlchau) (new dependency: python-lxml)
  * Fix a bug where some SSDP messages could not get parsed
    correctly
  * Also support media renderers identifying as
    urn:schemas-upnp-org:device:MediaRenderer:2
  * Add the --disable-workarounds flag
  * Add the --auto-reconnect flag
  * Add the --encoder-backend option (new optional dependency:
    ffmpeg)
  * Remove shared encoder processes
  * Increase the default HTTP timeout to 15 seconds
  * Fix a bug where manually added renderers could appear twice
  * Add device state polling for devices which start playing on
    their own
  * Add the flac encoder for Google Chromecast
  * Add support for Google Cast Groups (new dependency
    python-zeroconf)
  * Remove dependency python-beautifulsoup
  * Fix a bug where bytes were not decoded properly to unicode
Comments for pulseaudio-dlna 0