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.4.5.tar.gz 0000159571 156 KB about 9 years
pulseaudio-dlna.changes 0000004635 4.53 KB about 9 years
pulseaudio-dlna.spec 0000002520 2.46 KB about 9 years
Revision 8 (latest revision is 18)
Antoine Antoine committed about 9 years ago (revision 8)
- Update to 0.4.5:
  * Exceptions while updating sink and device information from
    pulseaudio are now handled better
  * Change --fake-http10-content-length flag to --fake-http-content-length
    to also support HTTP 1.1 requests
  * Fix a bug where the supported device mime types could not get
    parsed correctly
  * Fix a bug where the device UUID was not parsed correctly
  * Fix a bug where just mime types beginning with audio/ were
    accepted, but not e.g. application/ogg
  * The stream server will now respond with 206 when receiving
    requests with range header
  * UPNP control commands have now a timeout of 10 seconds
  * Fix a bug where the wrong stream was removed from the stream
    manager
  * Fix several bugs caused by purely relying on stopping actions
    for the devices idle state
  * Add L16 Encoder
  * The encoder option can now handle multiple options separated by
    comma
  * Add the --create-device-config flag
  * Fix a bug where the dbus session was bound from the wrong
    process
  * Fix a bug where the wrong device UDN was retrieved from XML
    documents containing multiple devices
Comments for pulseaudio-dlna 0